]> git.cworth.org Git - notmuch/commitdiff
emacs: allow notmuch-tag to accept string inputs and prompt for tags
authorJameson Graef Rollins <jrollins@finestructure.net>
Sat, 14 Apr 2012 20:49:07 +0000 (13:49 -0700)
committerDavid Bremner <bremner@debian.org>
Sun, 29 Apr 2012 20:41:35 +0000 (17:41 -0300)
notmuch-tag is extended to accept various formats of the tag changes.
In particular, user prompting for tag changes is now incorporated
here, so it is common for modes.

The tag binary and the notmuch-{before,after}-tag-hooks are only
called if tag changes is non-nil.

In all cases tag-changes is returned as a list.


No differences found