]> git.notmuchmail.org Git - notmuch/blobdiff - emacs/notmuch-tag.el
emacs: do not quote self-quoting t
[notmuch] / emacs / notmuch-tag.el
index dc9a2186c441ab18d9259f411b13c7742f7da7a3..925de78c7dc6bc4927d60cc31ead75e6a1e52211 100644 (file)
@@ -524,7 +524,7 @@ and vice versa."
                      (symbol-value tag)
                    tag))
             (tag-change (if reverse
-                            (notmuch-tag-change-list tag 't)
+                            (notmuch-tag-change-list tag t)
                           tag))
             (name (or (and (not (string= name ""))
                            name)