X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=emacs%2Fnotmuch-tag.el;h=e3a60441a0b51a86d527b1c61fa6e9bd9a64a018;hb=27c8e377e450706fd7f21a15888da277658c48ee;hp=ebccb5a089bf59394b6e17026d68bc8ca89c4147;hpb=c84ccb70f3ed2b2228346499b5110311039a0ecf;p=notmuch diff --git a/emacs/notmuch-tag.el b/emacs/notmuch-tag.el index ebccb5a0..e3a60441 100644 --- a/emacs/notmuch-tag.el +++ b/emacs/notmuch-tag.el @@ -553,7 +553,7 @@ and vice versa." name) (mapconcat #'identity tag-change " ")))) (push (list key name-string - `(lambda () (,tag-function ',tag-change))) + (lambda () (funcall tag-function tag-change))) action-map))) (push (list notmuch-tag-jump-reverse-key (if reverse