[Patch v3 1/3] info: start info documentation.

David Bremner david at tethera.net
Fri Jan 17 11:54:34 PST 2014


Jani Nikula <jani at nikula.org> writes:

> On Wed, 15 Jan 2014, David Bremner <david at tethera.net> wrote:
>> From: David Bremner <bremner at debian.org>
>>
>> Initially, just a skeleton of documentation for the emacs
>> interface. There are a few dangling references to other info pages;
>> these are to be generated from the man pages in a following commit.
>
> Is it possible to add a link to the info page from notmuch-hello?
>
> Jani.

Yep, just need to add a button that calls 
     
      (info "notmuch-emacs")

We could/should also add custom keybindings to other modes to invoke the
same help. For example in notmuch-search-mode we can have a binding to call

     (info "(notmuch-emacs)notmuch-search")

Let the bikeshedding over keybindings begin ;). Potentially we could
steal '?' if we made sure the key binding info was prominent.

d


More information about the notmuch mailing list