]> git.notmuchmail.org Git - notmuch/commit
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)
commit0ceef70efdfaa082506e5298c0a031e626d83ea9
tree82a4161f5777e79badfa81b51c7f51e2a70f5c1b
parent02aa1391beae37e1c4641a9543871d96afdae1bb
notmuch.el: Add + and - bindings to add/remove tags from messages.

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