aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xcount-emails2
1 files changed, 1 insertions, 1 deletions
diff --git a/count-emails b/count-emails
index 113f95b..3cd59e5 100755
--- a/count-emails
+++ b/count-emails
@@ -5,7 +5,7 @@ exec scsh -o thread-fluids -s "$0" "$@"
!#
(if (exec-path-search "notmuch" (thread-fluid exec-path-list))
- (display (run/sexp (notmuch count tag:unread)))
+ (display (run/sexp (notmuch count tag:inbox and tag:unread)))
(begin
(let* ((mail-root (string-append (getenv "HOME") "/documents/mail"))
(unread-emails