X-Git-Url: https://git.cworth.org/git?p=notmuch;a=blobdiff_plain;f=emacs%2Fnotmuch-hello.el;h=50b6f30330ba393ec9bb4de38b20fe58d9acad31;hp=fc007c4c450476a54a23203a34e96bfdd729f0f0;hb=8370e3cfe2dd8a79323613c2bbf2f11db6134dac;hpb=704aa76f5dbe64098963100ec0ed89c00340d89b diff --git a/emacs/notmuch-hello.el b/emacs/notmuch-hello.el index fc007c4c..50b6f303 100644 --- a/emacs/notmuch-hello.el +++ b/emacs/notmuch-hello.el @@ -570,7 +570,7 @@ options will be handled as specified for (plist-get options :filter)))) "\n"))) (unless (= (notmuch--call-process-region (point-min) (point-max) notmuch-command - t t nil "count" "--batch") 0) + t t nil "count" "--exclude=false" "--batch") 0) (notmuch-logged-error "notmuch count --batch failed" "Please check that the notmuch CLI is new enough to support `count