Re: [PATCH] emacs: tag-jump: make k binding for the reverse tag change map

Subject: Re: [PATCH] emacs: tag-jump: make k binding for the reverse tag change map

Date: Sat, 08 Oct 2016 12:05:36 -0300

To: Mark Walters, notmuch@notmuchmail.org

Cc:

From: David Bremner


Mark Walters <markwalters1009@gmail.com> writes:

> 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.

One potential footgun is that users can bind sequences that start with k
(of course _I_ would never do such a silly thing). These sequences then
won't work. I'm not sure if this is worth checking in the customize or
at least documenting.

d

Thread: