From 42f8c69fe8a52a23670d5b90f62120347f9ca4c0 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Thu, 2 Nov 2017 23:55:38 -0400 Subject: notmuch-hello-sections: Remove notmuch-hello-insert-saved-searches --- init.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/init.el b/init.el index d47e508..dc313bc 100644 --- a/init.el +++ b/init.el @@ -2128,8 +2128,7 @@ (autoload 'notmuch "notmuch" "Notmuch mail" t) (define-key km/mail-map "n" #'notmuch) :config - (setq notmuch-hello-sections '(notmuch-hello-insert-saved-searches - notmuch-hello-insert-recent-searches)) + (setq notmuch-hello-sections '(notmuch-hello-insert-saved-searches)) (setq notmuch-archive-tags '("-unread")) (setq notmuch-search-oldest-first nil) -- cgit v1.2.3