]> git.cworth.org Git - notmuch/commitdiff
emacs: Use interactive specifications for tag changes in search
authorAustin Clements <amdragon@MIT.EDU>
Wed, 23 Oct 2013 00:21:57 +0000 (20:21 -0400)
committerDavid Bremner <bremner@debian.org>
Sat, 26 Oct 2013 00:26:30 +0000 (21:26 -0300)
This is similar to the previous commit, but applies to search.

Search is somewhat more complicated because its tagging operations can
also apply to a region.  Hence, this lifts interactive prompting into
a helper function.  This also takes advantage of the new ability to
provide a prompt to distinguish tagging a single thread from tagging a
region of threads.


No differences found