From acfadd38d146e059dc61b037fcc8c001b85a2d13 Mon Sep 17 00:00:00 2001 From: jao Date: Wed, 18 Jan 2023 18:14:27 +0000 Subject: gnuits --- custom/jao-custom-gnus.el | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'custom/jao-custom-gnus.el') diff --git a/custom/jao-custom-gnus.el b/custom/jao-custom-gnus.el index 5707c67..a46cb20 100644 --- a/custom/jao-custom-gnus.el +++ b/custom/jao-custom-gnus.el @@ -10,10 +10,6 @@ (defvar jao-gnus-use-maildirs nil) (defvar jao-notmuch-enabled nil) -;;; Startup and kill -;; close gnus when closing emacs, but ask when exiting -(setq gnus-interactive-exit t) - ;;; Startup and kill (setq gnus-interactive-exit t) @@ -614,6 +610,7 @@ ("nnml:bigml\\.bugs" "b" jao-themes-error) ("nnml:bigml\\.support" "S" default) ("nnml:jao\\.inbox" "I" jao-themes-f01) + ("nnml:jao\\.trove" "T" jao-themes-f01) ("nnml:bigml\\.[^ibs]" "W" jao-themes-dimm) ("nnml:jao.[^ist]" "J" jao-themes-dimm) (,(format "^nnml:%s" (regexp-opt feeds)) "F" jao-themes-dimm) -- cgit v1.2.3