]> git.notmuchmail.org Git - notmuch/commit
test: fix emacs tests after tagging operations changes
authorDmitry Kurochkin <dmitry.kurochkin@gmail.com>
Sun, 5 Feb 2012 07:13:46 +0000 (11:13 +0400)
committerDavid Bremner <bremner@debian.org>
Wed, 8 Feb 2012 15:14:10 +0000 (11:14 -0400)
commit148a96c43d372333060d2bd0eef73a74659f8aa3
tree2d96f86f8e7eaedcce6436b0908dd249d685f8bc
parent389ddf0f123259b3a2cad24be2b356dd5219c49b
test: fix emacs tests after tagging operations changes

After the recent tagging operations changes, functions bound to "+"
and "-" in notmuch-search and notmuch-show views always read input
from the minibuffer.  Use kbd macros instead of calling them directly.
test/emacs