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

Tomi Ollila tomi.ollila at iki.fi
Sat Jan 18 04:48:22 PST 2014


On Sat, Jan 18 2014, Mark Walters <markwalters1009 at gmail.com> wrote:

> As you asked for bike shedding... 
>
> I would guess that ? for looking up a keybinding is more common than
> wanting to read the info documentation so how about having a button at
> the top of the current help/key-bindings page which links to the info?

This is better idea than the one I thought of: stealing c-h i...

>
> Best wishes
>
> Mark

Tomi

>
>
> On Fri, 17 Jan 2014, David Bremner <david at tethera.net> wrote:
>> 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
>> _______________________________________________
>> notmuch mailing list
>> notmuch at notmuchmail.org
>> http://notmuchmail.org/mailman/listinfo/notmuch
> _______________________________________________
> notmuch mailing list
> notmuch at notmuchmail.org
> http://notmuchmail.org/mailman/listinfo/notmuch


More information about the notmuch mailing list