]> git.cworth.org Git - notmuch/blobdiff - emacs/notmuch-hello.el
emacs: use --exclude=false when checking for empty searches
[notmuch] / emacs / notmuch-hello.el
index fc007c4c450476a54a23203a34e96bfdd729f0f0..50b6f30330ba393ec9bb4de38b20fe58d9acad31 100644 (file)
@@ -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