]> git.notmuchmail.org Git - notmuch/commit
notmuch.el: Make magic space bar advance to next unread messages.
authorCarl Worth <cworth@cworth.org>
Wed, 4 Nov 2009 19:23:44 +0000 (11:23 -0800)
committerCarl Worth <cworth@cworth.org>
Wed, 4 Nov 2009 19:27:21 +0000 (11:27 -0800)
commit46f41d80b023a2ebc03c678ad0e0feb5ac15b45a
tree06c650f35e71ccfacd532ddfef721450db14806d
parent88810b999a478b6af796eb98b0cf35020ee50901
notmuch.el: Make magic space bar advance to next unread messages.

The magic of the space bar is all about unread messages, so there's no
reason for it to advance to messages that have already been read.

Similarly, we now remove any magic from (n)ext so that it simply
advances to the next message without marking anything read, (which
makes it symmetrical with (p)revious).
notmuch.el