]> git.notmuchmail.org Git - notmuch/commitdiff
New function notmuch-search-operate-all: operate on all messages in the current query.
authorJed Brown <jed@59A2.org>
Thu, 26 Nov 2009 21:36:49 +0000 (22:36 +0100)
committerCarl Worth <cworth@cworth.org>
Fri, 27 Nov 2009 13:57:04 +0000 (05:57 -0800)
It is often convenient to change tags on several messages at once.  This
function applies any number of tag whitespace-delimited tag
modifications to all messages matching the current query.

I have bound this to `*'.

Signed-off-by: Jed Brown <jed@59A2.org>

No differences found