From d137ea3ba59e61b838904fd72652c658cd6ac2fc Mon Sep 17 00:00:00 2001 From: jao Date: Thu, 23 Sep 2021 01:21:44 +0100 Subject: nits --- notmuch.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'notmuch.org') diff --git a/notmuch.org b/notmuch.org index b0e5cfc..a07443a 100644 --- a/notmuch.org +++ b/notmuch.org @@ -84,7 +84,7 @@ t) ,(jao-notmuch--q "bml" "flagged" "rb" '("tag:flagged" "tag:bigml") t) ,(jao-notmuch--q "jao" "flagged" "rj" '("tag:flagged" "not tag:bigml") t) - ,(jao-notmuch--q "new" nil "n" '("tag:new")))) + ,(jao-notmuch--q "unread" nil "n" '("tag:unread")))) (defun jao-notmuch-tree-widen-search () (interactive) -- cgit v1.2.3