From eb340093ba52636ba969e6c1c5859851531719c7 Mon Sep 17 00:00:00 2001 From: jao Date: Fri, 19 Sep 2025 22:20:06 +0100 Subject: org-persist cache out of the way --- custom/jao-custom-gnus.el | 2 ++ 1 file changed, 2 insertions(+) (limited to 'custom/jao-custom-gnus.el') diff --git a/custom/jao-custom-gnus.el b/custom/jao-custom-gnus.el index 4cf3841..ec6c761 100644 --- a/custom/jao-custom-gnus.el +++ b/custom/jao-custom-gnus.el @@ -30,6 +30,8 @@ nndraft-directory (jao-gnus-dir "drafts") nnrss-directory (jao-gnus-dir "rss")) +(setq gnus-uncacheable-groups "^nnml") + ;;; looks ;;;; verbosity (setq gnus-verbose 4) -- cgit v1.2.3