]> git.cworth.org Git - notmuch/commit
emacs: jump: make multilevel keys do multilevel jump
authorMark Walters <markwalters1009@gmail.com>
Sat, 15 Oct 2016 11:50:42 +0000 (12:50 +0100)
committerDavid Bremner <david@tethera.net>
Sun, 16 Oct 2016 00:51:17 +0000 (21:51 -0300)
commitfae577cc4873795cef3d56fac38d160a2ee09e60
tree3da6583d3c26e17e02691f255921302e4ba57ca4
parent190a30b2638cd3845f5d6b5e8cc06e6b4b5dba0f
emacs: jump: make multilevel keys do multilevel jump

notmuch jump allows the user to specify a key sequence rather than
just a single key for its bindings. However, it doesn't show what has
already been typed so it can be difficult to see what has
happened. This makes each key press appear, and the jump menu reduce
to the possible follow up keys.

We also bind backspace (emacs symbol DEL) to go back up a level in the
subjumpmaps, and to exit from the top level.
emacs/notmuch-jump.el