]> git.cworth.org Git - obsolete/notmuch-old/commit
notmuch.el: Allow for scrolling backwards through thread with DEL
authorCarl Worth <cworth@cworth.org>
Thu, 5 Nov 2009 00:15:56 +0000 (16:15 -0800)
committerCarl Worth <cworth@cworth.org>
Thu, 5 Nov 2009 00:15:56 +0000 (16:15 -0800)
commitb7366f80525aa0b0c7ab42f8b378cf46389438a4
tree3ecfc153e1ab221ca8979811b6df2083e9c33b0d
parent988320ad74b9c6256a9b9641128bc38822bbd981
notmuch.el: Allow for scrolling backwards through thread with DEL

Otherwise known as "Backspace" on keyboards in the real, (rather than
emacs), world. This will go by screenfuls for long messages, and
message by message for short messages. So it does the reverse of the
magic space bar, (but without reversing any tag-changing magic that
the magic space bar might have done).
notmuch.el