]> git.notmuchmail.org Git - notmuch/commit
emacs: accept empty tag list in `notmuch-tag'
authorDmitry Kurochkin <dmitry.kurochkin@gmail.com>
Sun, 5 Feb 2012 07:13:51 +0000 (11:13 +0400)
committerDavid Bremner <bremner@debian.org>
Wed, 8 Feb 2012 15:21:52 +0000 (11:21 -0400)
commit9d8fa2acac9185a5c62fad1db49a1f5920143f9d
treeb94467e2c1e43e1b590d9b539568051d095e0b11
parent26fce4ae605d6315bd2732ba3607ac30138e67b4
emacs: accept empty tag list in `notmuch-tag'

Since `notmuch-tag' is a non-interactive function and hence is meant
to be invoked programmatically, it should accept zero tags.  Also, the
tagging operations (bound to "*", "+", "-") would accept empty input
without an error.
emacs/notmuch.el