From 31b2b4323939535a7f134a2a48382b54bfed6675 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Wed, 15 Apr 2020 17:44:17 +0100 Subject: [PATCH] dot/gnus-local.el.distorted: Leave a limbo between unsubscribed and zombie. This is an oubliette where mail folders that otherwise keep coming back can be left and ignored. --- dot/gnus-local.el.distorted | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dot/gnus-local.el.distorted b/dot/gnus-local.el.distorted index 0ed086f..39a90b9 100644 --- a/dot/gnus-local.el.distorted +++ b/dot/gnus-local.el.distorted @@ -14,6 +14,8 @@ 'gnus-summary-mark-read-and-unread-as-read) (add-hook 'gnus-mark-article-hook 'gnus-summary-mark-unread-as-read) +(setq gnus-level-unsubscribed 6) + ;;;-------------------------------------------------------------------------- ;;; How to send mail. -- 2.11.0