diff my-news.el @ 24:0e5b39d2f8bb

trying to clean up Paul vs. Maritain for Cirrus
author ht
date Sat, 07 Oct 2023 10:44:21 +0100
parents 7b2c4ed36302
children cb9b76219c55
line wrap: on
line diff
--- a/my-news.el	Sat Oct 07 10:11:27 2023 +0100
+++ b/my-news.el	Sat Oct 07 10:44:21 2023 +0100
@@ -14,6 +14,8 @@
 (setq nnml-directory (expand-file-name "/home/ht/mail/Mail"))
 (setq gnus-message-archive-method
       '(nnfolder "archive"
+	;; the following two are not taking effect, not sure why, answer
+	;; _may_ lie in gnus-setup-news...
 	(nnfolder-directory "/home/ht/mail/cpy")
 	(nnfolder-active-file "/home/ht/mail/cpy/active")
 	(nnfolder-get-new-mail nil)