]> git.notmuchmail.org Git - notmuch/commit
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)
commit7293d848269649c0801287d985a8542aab096e9f
tree9236e56a6914da6646cdd3d8ebbd826acb55ccb6
parentb7898b0c2a1038a9a0214dcac18c873a21070ccc
New function notmuch-search-operate-all: operate on all messages in the current query.

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