X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;ds=sidebyside;f=emacs%2Fnotmuch.el;h=ba833e642e82efc5a30a019b953f154f206e4feb;hb=6c84116091db77c0123e12cdf8331600bf0c7769;hp=8b483995cf7f660099e9e2bda7c1bd6c721d9380;hpb=f9ad2372732b4a114306b4bb6e9b37d9173095aa;p=notmuch diff --git a/emacs/notmuch.el b/emacs/notmuch.el index 8b483995..ba833e64 100644 --- a/emacs/notmuch.el +++ b/emacs/notmuch.el @@ -85,6 +85,8 @@ For example: `notmuch-read-tag-changes' function.") (defun notmuch-tag-completions (&optional search-terms) + (if (null search-terms) + (setq search-terms (list "*"))) (split-string (with-output-to-string (with-current-buffer standard-output