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

2016-10-07 Thread David Bremner
Mark Walters 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

Re: "id buttonization" test failure

2016-10-07 Thread David Bremner
Marius Bakke writes: > Hi, > > I'm trying to run the test suite on GNU Guix and get a mysterious test > failure in T450-emacs-show.sh: > > T450-emacs-show: Testing emacs notmuch-show view > [...] > PASS [11] notmuch-show: disable indentation of thread content (w/ >

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

2016-10-07 Thread Tomi Ollila
On Fri, Oct 07 2016, Mark Walters wrote: > 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

Re: [PATCH] emacs: make the refresh code more consistent

2016-10-07 Thread Ioan-Adrian Ratiu
On Thu, 06 Oct 2016, Mark Walters wrote: > The current refresh code is a little haphazard with some of the > refresh functions called interactively, and some not. Some of the > refresh functions take arguments and they aren't consistent. > > This makes all the functions