]> git.notmuchmail.org Git - notmuch/commit
emacs: tag-jump: make k binding for the reverse tag change map
authorMark Walters <markwalters1009@gmail.com>
Thu, 6 Oct 2016 21:59:00 +0000 (22:59 +0100)
committerDavid Bremner <david@tethera.net>
Sat, 8 Oct 2016 01:35:42 +0000 (22:35 -0300)
commit297d091e1ca8f5b1e144d2be0a8e0a7c271634a8
tree5b2001e4599c4ce6617112ed5841bdcbde4f9f20
parentba8fba3d6aa37b1c7698137f6d577309335981ae
emacs: tag-jump: make k binding for the reverse tag change map

Currently, by default k invokes the tag-jump menu, and following it by
r invokes the reverse tag change jump menu. This is awkward to type
(e.g. k r u for undoing a -unread change). This changes it so that k
followed by k invokes the reverse menu. We make the key for the
reverse map a variable as that makes it possible for a user to
change it by editing their .emacs file.
emacs/notmuch-tag.el