notmuch/emacs
Jani Nikula d2ef4edc54 emacs: make show view a/A/x/X key bindings more consistent
Modify the show view key bindings as follows to make them more
consistent:

'a' = Archive current message, then move to next message, or show next
thread from search if at the last message in thread.

'A' = Archive each message in thread, then show next thread from
search.

'x' = Archive current message, then move to next message, or exit back
to search results if at the last message in thread.

'X' = Archive each message in thread, then exit back to search
results.

The changes make the key bindings more consistent in two ways:
1) 'a'/'A' both advance to the next thread like 'a' used to.
2) 'x' operates on messages and 'X' on threads like 'a'/'A'.
2012-02-08 13:22:00 -04:00
..
coolj.el emacs: Add more functions to clean up text/plain parts 2010-04-26 10:05:46 -07:00
Makefile fix sum moar typos [build scripts, Makefiles] 2011-06-23 15:44:59 -07:00
Makefile.local emacs: Improved printing support. 2012-01-21 08:38:38 -04:00
notmuch-address.el emacs: globally replace non-branching "(if (not ..." with "(unless ..." 2012-01-21 08:17:56 -04:00
notmuch-crypto.el emacs: logically group def{custom,face}s 2012-01-19 09:27:02 -04:00
notmuch-hello.el emacs: polish notmuch-hello help text 2012-01-26 08:20:40 -04:00
notmuch-lib.el emacs: Prefer '[No Subject]' to blank subjects. 2012-02-03 21:20:15 -04:00
notmuch-logo.png emacs: Add notmuch-hello.el, a friendly frontend to notmuch 2010-04-23 12:50:18 -07:00
notmuch-maildir-fcc.el emacs: logically group def{custom,face}s 2012-01-19 09:27:02 -04:00
notmuch-message.el emacs: logically group def{custom,face}s 2012-01-19 09:27:02 -04:00
notmuch-mua.el emacs: use mark instead of point-max in MML quoting. 2012-02-04 13:40:24 -05:00
notmuch-print.el emacs: Prefer '[No Subject]' to blank subjects. 2012-02-03 21:20:15 -04:00
notmuch-query.el emacs: Add support for PGP/MIME verification/decryption 2011-05-27 16:22:00 -07:00
notmuch-show.el emacs: make show view a/A/x/X key bindings more consistent 2012-02-08 13:22:00 -04:00
notmuch-wash.el emacs: fix `notmuch-wash-region-to-button' to work at beginning of buffer 2012-02-04 07:33:18 -05:00
notmuch.el emacs: s/tags/tag-changes/ for arguments of tagging functions 2012-02-08 11:22:44 -04:00