X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=emacs%2Fnotmuch.el;h=60e8bf957ca45da525e78b3e485ed8d2ace3fba9;hp=a8a85ce7839d11a9e5fce04d85da57481a51f45e;hb=0a4663ff43c563ebe25234afb0ae012bc2c42959;hpb=b235850f9be663e91a44a244c0c5979d95e4213e diff --git a/emacs/notmuch.el b/emacs/notmuch.el index a8a85ce7..60e8bf95 100644 --- a/emacs/notmuch.el +++ b/emacs/notmuch.el @@ -917,7 +917,7 @@ PROMPT is the string to prompt with." (append (list "folder:" "thread:" "id:" "date:" "from:" "to:" "subject:" "attachment:") (mapcar (lambda (tag) - (concat "tag:" tag)) + (concat "tag:" (notmuch-escape-boolean-term tag))) (process-lines notmuch-command "search" "--output=tags" "*"))))) (let ((keymap (copy-keymap minibuffer-local-map)) (minibuffer-completion-table