]> git.notmuchmail.org Git - notmuch/commitdiff
notmuch.el: Add + and - bindings to add/remove tags from messages.
authorCarl Worth <cworth@cworth.org>
Tue, 3 Nov 2009 20:54:10 +0000 (12:54 -0800)
committerCarl Worth <cworth@cworth.org>
Tue, 3 Nov 2009 20:54:10 +0000 (12:54 -0800)
This is in notmuch-show mode rather than in notmuch-search mode,
(where we had + and - working already). This gives the same visual
feedback as in notmuch-search-mode, (the tags are manipulated first in
the database and then the list of tags in the buffer is updated).


No differences found