From 9ee82fbbdbc2a7ea10b8f7a1b4cb470abf60e792 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Fri, 17 Apr 2020 11:12:40 +0100 Subject: [PATCH] dot/gnus-local.el.distorted: Remove the wildcard rule for `spam.'. Now `spam.corpus' is handled correctly. --- dot/gnus-local.el.distorted | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot/gnus-local.el.distorted b/dot/gnus-local.el.distorted index 98047cc..a484554 100644 --- a/dot/gnus-local.el.distorted +++ b/dot/gnus-local.el.distorted @@ -73,7 +73,7 @@ (setq gnus-auto-expirable-newsgroups (concat "^" "\\(nnimap\\+[^:]+\\|nnvirtual\\):" - "\\(" "\\(admin\\|crap\\|lists\\|nag\\|spam\\)\\." + "\\(" "\\(admin\\|crap\\|lists\\|nag\\)\\." "\\|" "spam\\.oubliette" "\\)")) -- 2.11.0