unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH 0/6] emacs: Built-in help improvements and clean up doc strings
@ 2013-10-06  3:22 Austin Clements
  2013-10-06  3:22 ` [PATCH 1/6] emacs: `notmuch-mua-new-forward-message' is not interactive Austin Clements
                   ` (6 more replies)
  0 siblings, 7 replies; 14+ messages in thread
From: Austin Clements @ 2013-10-06  3:22 UTC (permalink / raw)
  To: notmuch

The first three patches in this series simply fix some function
documentation string problems I found while making the other patches.
I'm marking them trivial because they don't affect any code.

The rest of this series improves a bunch of the built-in Emacs help,
accessed through `notmuch-help' (bound to "?" by default).  In
addition to improving some documentation strings, it introduces a new
facility to `notmuch-help' to explicitly specify interactive
documentation and documentation for prefixed commands.  For example,
where notmuch-help currently says

m       Invoke the notmuch mail composition window.

with this series, it says

m       Compose new mail.
C-u m   ... and prompt for sender

Feel free to point out commands I missed (or post patches for them).
I went through all bound commands in hello, search, and show, as well
as all prefixed commands, but didn't go through unbound, non-prefixed
commands.

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2013-10-10 10:45 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-06  3:22 [PATCH 0/6] emacs: Built-in help improvements and clean up doc strings Austin Clements
2013-10-06  3:22 ` [PATCH 1/6] emacs: `notmuch-mua-new-forward-message' is not interactive Austin Clements
2013-10-06  3:22 ` [PATCH 2/6] emacs: `notmuch-mua-new-reply' is also " Austin Clements
2013-10-06  3:22 ` [PATCH 3/6] emacs: Clean up a few documentation strings Austin Clements
2013-10-06  3:22 ` [PATCH 4/6] emacs: Support overriding help and describing prefix action Austin Clements
2013-10-06 20:14   ` Mark Walters
2013-10-07  5:54     ` Tomi Ollila
2013-10-07 22:49     ` Austin Clements
2013-10-06  3:22 ` [PATCH 5/6] emacs: Improve interactive use documentation Austin Clements
2013-10-06  3:22 ` [PATCH 6/6] News for Emacs help improvements Austin Clements
2013-10-07 23:40   ` David Bremner
2013-10-07 22:48 ` [PATCH 7/6] emacs: Improved `notmuch-describe-keymap' documentation Austin Clements
2013-10-08  6:46   ` Mark Walters
2013-10-10 10:45   ` David Bremner

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).