notmuch/emacs
Jameson Graef Rollins 53629b5506 emacs: breakout notmuch-show-advance functionality from notmuch-show-advance-and-archive
This patch breaks out much of the functionality of
notmuch-show-advance-and-archive into a new function:
notmuch-show-advance.  This new function does all the advancing
through a show buffer that notmuch-show-advance-and-archive did,
without all the invasive thread archiving.  The return value of
notmuch-show-advance is nil if the bottom of the thread is not
reached, and t if it is.

notmuch-show-advance-and-archive is modified to just call
notmuch-show-advance, and then call notmuch-show-archive-thread if the
return value is true.  In this way the previous functionality of
notmuch-show-advance-and-archive is preserved.

This provides a way for people to rebind the space bar to a more sane
function if they don't like the default behavior.
2011-11-20 22:45:17 -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 Separate Emacs misc. files dir. from Emacs code dir. 2011-10-28 14:07:44 -03:00
notmuch-address.el emacs: Tell the user how many addresses matched when completing 2010-04-26 10:58:42 -07:00
notmuch-crypto.el emacs: update notmuch-crypto-process-mime config variable documentation. 2011-11-12 20:50:22 -04:00
notmuch-hello.el emacs: add invisible space after the search widget field in notmuch-hello 2011-11-12 10:34:53 -05:00
notmuch-lib.el emacs: remove unused `point-invisible-p' function 2011-11-07 20:38:37 -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 fix sum moar typos [error messages] 2011-06-23 15:59:03 -07:00
notmuch-message.el emacs: add notmuch-before- and notmuch-after-tag-hook 2011-05-24 13:28:41 -07:00
notmuch-mua.el fix checking whether header is member of message-hidden-headers 2011-08-25 09:08:04 -03:00
notmuch-query.el emacs: Add support for PGP/MIME verification/decryption 2011-05-27 16:22:00 -07:00
notmuch-show.el emacs: breakout notmuch-show-advance functionality from notmuch-show-advance-and-archive 2011-11-20 22:45:17 -04:00
notmuch-wash.el fix sum moar typos [user-visible documentation in code] 2011-06-23 15:58:50 -07:00
notmuch.el emacs: Unbind M-RET as display of thread with crypto switch. 2011-11-12 20:42:25 -04:00