From 030f3d1e490fc9c361ee62da26d41cdd8df803cb Mon Sep 17 00:00:00 2001 From: jao Date: Thu, 22 Apr 2021 04:17:34 +0100 Subject: completion: corfu+orderless is working well --- email.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'email.org') diff --git a/email.org b/email.org index 7583ccc..d01eb13 100644 --- a/email.org +++ b/email.org @@ -379,7 +379,8 @@ ,@(jao-notmuch--mboxes-search "feeds") ,(jao-notmuch--q "bml/today" nil "tb" '("tag:bigml" "date:1d..")) ,(jao-notmuch--q "jao/today" nil "tj" '("tag:jao" "date:1d..")) - ,(jao-notmuch--q "toread" nil "r" '("tag:toread")))) + ,(jao-notmuch--q "toread" nil "r" '("tag:toread")) + ,(jao-notmuch--q "new" nil "n" '("tag:new")))) (add-hook 'notmuch-hello-refresh-hook #'jao--refresh-agenda)) (setq notmuch-hello-sections '(notmuch-hello-insert-saved-searches -- cgit v1.2.3