aboutsummaryrefslogtreecommitdiffhomepage
path: root/emacs/notmuch-tag.el
diff options
context:
space:
mode:
authorGravatar Austin Clements <amdragon@MIT.EDU>2013-10-22 20:21:54 -0400
committerGravatar David Bremner <bremner@debian.org>2013-10-25 21:25:37 -0300
commit440b8065c9a3b6a892702c4a484398407bd702df (patch)
tree4077379243f3099c8d265880b6aa6dd296781839 /emacs/notmuch-tag.el
parentabedb55a45ed9a747387c954217553b1f0246c96 (diff)
emacs: Fix misuse of `notmuch-tag'
The calling convention for `notmuch-tag' changed in commit 97aa3c06 to take a list of tag changes instead of a &rest argument, but the call from `notmuch-search-tag-all' still passed a &rest argument. This happened to work for interactive calls because tag-changes would be nil, so the `apply' call would pass only the query string to `notmuch-tag' and simply omit the &optional tag-changes argument.
Diffstat (limited to 'emacs/notmuch-tag.el')
0 files changed, 0 insertions, 0 deletions