]> git.cworth.org Git - notmuch/commitdiff
emacs: search archive tweak
authorMark Walters <markwalters1009@gmail.com>
Fri, 6 Jun 2014 12:48:33 +0000 (13:48 +0100)
committerDavid Bremner <david@tethera.net>
Tue, 15 Jul 2014 23:06:41 +0000 (20:06 -0300)
notmuch-search-archive-thread moves to the next line after tagging. In
the normal case this makes sense, but if the region is active, it tags
the whole region and then it doesn't really. Thus only move to the
next line if region is not active.


No differences found