X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=emacs%2Fnotmuch-hello.el;h=9ac52c11bcc5ac716e7fab6feb67517c152f5eb8;hp=50b6f30330ba393ec9bb4de38b20fe58d9acad31;hb=cc180507b03d9826c92d48ee91dbd9bb5f15cd56;hpb=8370e3cfe2dd8a79323613c2bbf2f11db6134dac diff --git a/emacs/notmuch-hello.el b/emacs/notmuch-hello.el index 50b6f303..9ac52c11 100644 --- a/emacs/notmuch-hello.el +++ b/emacs/notmuch-hello.el @@ -785,7 +785,7 @@ Complete list of currently available key bindings: :help-echo "Refresh" (notmuch-hello-nice-number (string-to-number - (car (notmuch--process-lines notmuch-command "count"))))) + (car (notmuch--process-lines notmuch-command "count" "--exclude=false"))))) (widget-insert " messages.\n"))) (defun notmuch-hello-insert-saved-searches ()