X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=emacs%2Fnotmuch.el;h=65baa0cb8886d6ff9e8e531a7c1a8aadfe7625b2;hb=14d3251b9c08c947b16af58097a072a187109658;hp=047175001c777d0e7fe9dfa26bdb69a0dd668a2d;hpb=4430b14106ce0d43c9f0387d442b50da370951e0;p=notmuch diff --git a/emacs/notmuch.el b/emacs/notmuch.el index 04717500..65baa0cb 100644 --- a/emacs/notmuch.el +++ b/emacs/notmuch.el @@ -829,7 +829,7 @@ See `notmuch-tag' for information on the format of TAG-CHANGES." PROMPT is the string to prompt with." (lexical-let ((completions - (append (list "folder:" "thread:" "id:" "date:" "from:" "to:" + (append (list "folder:" "path:" "thread:" "id:" "date:" "from:" "to:" "subject:" "attachment:") (mapcar (lambda (tag) (concat "tag:" (notmuch-escape-boolean-term tag)))