]> git.cworth.org Git - notmuch/commit
emacs: move tag format validation to `notmuch-tag' function
authorDmitry Kurochkin <dmitry.kurochkin@gmail.com>
Sun, 5 Feb 2012 07:13:42 +0000 (11:13 +0400)
committerDavid Bremner <bremner@debian.org>
Wed, 8 Feb 2012 15:08:09 +0000 (11:08 -0400)
commit0adf05f57848d1fa190d2a6d33eeba2c0d992b51
tree2edcb141629b255b6819c483d55e01f0989fac54
parentcc3756aabed5d6e50a481a5d38a5859754206be2
emacs: move tag format validation to `notmuch-tag' function

Before the change, tag format validation was done in
`notmuch-search-operate-all' function only.  The patch moves it down
to `notmuch-tag', so that all users of that function get input
validation.
emacs/notmuch.el