aboutsummaryrefslogtreecommitdiff
path: root/emacs/notmuch.el
diff options
context:
space:
mode:
authorIngo Lohmar <i.lohmar@gmail.com>2012-06-03 21:23:57 +0300
committerDavid Bremner <bremner@debian.org>2012-07-24 09:01:26 -0300
commitbcdfff4f3a7a373851f08b22b56c58a25370b1fe (patch)
tree84794a43f5593a7b4b236233e1bad5db48a41795 /emacs/notmuch.el
parent39beeb2a7e0e61fe2a5983e7eef9efec78e1279e (diff)
emacs: Fix notmuch-message-mark-replied.
notmuch-message-mark-replied used "apply" to change message tags according to notmuch-message-replied-tags after sending a reply. This works if the latter is a single-element list. But with the recently changed format of tag changes, it breaks for multiple-element lists. Use "funcall" to properly pass the list of tag changes as a single argument.
Diffstat (limited to 'emacs/notmuch.el')
0 files changed, 0 insertions, 0 deletions