]> git.notmuchmail.org Git - notmuch/commitdiff
emacs: tree: make b bounce a message and backspace scroll message pane up
authorMark Walters <markwalters1009@gmail.com>
Sun, 25 Sep 2016 07:18:10 +0000 (08:18 +0100)
committerDavid Bremner <david@tethera.net>
Mon, 26 Sep 2016 16:01:31 +0000 (13:01 -0300)
This tweaks the keybindings in tree-mode. It make b do bounce/resend
matching show-mode. Since b was already bound to scroll message pane
back, we now use backspace for that.

This means space/backspace scroll the message pane forwards/backwards,
and page-up/page-down scrolls the tree pane forwards/backwards.


No differences found