]> git.cworth.org Git - notmuch/commit
emacs: break out thread navigation from notmuch-show-archive-thread
authorJameson Graef Rollins <jrollins@finestructure.net>
Wed, 25 Jan 2012 00:06:18 +0000 (16:06 -0800)
committerDavid Bremner <bremner@debian.org>
Tue, 31 Jan 2012 03:21:01 +0000 (23:21 -0400)
commitbe05158b69d45b63999707f60b8ee0166438a944
tree1aefefd2cea64180576b2bf6e9430e58fcff4108
parent047792102c133f02e043759e9b8399e98938ba7f
emacs: break out thread navigation from notmuch-show-archive-thread

This function is now just for archiving the current thread.  A new
function is created to archive-then-next.  The 'a' key binding is
updated accordingly.

This will allow people to bind to the simple thread archiving function
without the extra navigation.  The archive-thread function now also
takes a prefix to unarchive the current thread (ie. put the whole
thread back in the inbox).
emacs/notmuch-show.el