From 74a103287800b228eafc0725d4e26619e716a78e Mon Sep 17 00:00:00 2001 From: jao Date: Sun, 4 Jul 2021 02:56:53 +0100 Subject: mail tweaks --- gnus.org | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'gnus.org') diff --git a/gnus.org b/gnus.org index 61a9d61..fb5e612 100644 --- a/gnus.org +++ b/gnus.org @@ -192,9 +192,6 @@ (add-to-list 'gnus-secondary-select-methods '(nnmaildir "feeds" (directory "~/var/mail/feeds/") ,(jao-gnus-search-engine 'gnus-search-notmuch)))) - - (add-to-list 'gnus-secondary-select-methods '(nndiary "diary")) - #+end_src * Demons and notifications #+begin_src emacs-lisp @@ -389,10 +386,10 @@ (format (concat "^nnimap:\\(" "\\(bigml/%s\\)\\|" "\\(jao/%s\\)\\|" - "\\(feeds/.+\\)\\|trash\\|spam" + "\\(feeds/.+\\)\\|trash\\|spam\\|local" "\\)") (regexp-opt '("reports" "deploys" "lists" "drivel" "bugs")) - (regexp-opt '("think" "local" "drivel" "lists")))) + (regexp-opt '("think" "drivel" "lists")))) (setq gnus-permanently-visible-groups "^nnselect.*") -- cgit v1.2.3