]> git.notmuchmail.org Git - notmuch/commit
notmuch.el: More magic for magic space bar: Show next thread from search.
authorCarl Worth <cworth@cworth.org>
Wed, 4 Nov 2009 18:25:04 +0000 (10:25 -0800)
committerCarl Worth <cworth@cworth.org>
Wed, 4 Nov 2009 18:25:04 +0000 (10:25 -0800)
commit9a02b950a35a159a3b86ed052c8f1a1349c7bb72
treeb7dd03768e90d9bdd24141ca8c5ea4887527d37e
parentdaedd2442af849c9693e0f13aaed5e7634a4dc54
notmuch.el: More magic for magic space bar: Show next thread from search.

This is implemented by stashing away the parent notmuch-search buffer
into a variable within the notmuch-show buffer. Then, when magic space
bar triggers an archive of the current thread, it switches to the parent
search buffer and shows the next thread.
notmuch.el