From 7757112b4e60c490914c2f28c1e03d4756ff31a9 Mon Sep 17 00:00:00 2001 From: JSDurand Date: Mon, 4 May 2026 19:41:17 +0800 Subject: gnus: I am not using notmuch that much now. * gnus-conf.el (durand-mail-update-hook): I stop updating to notmuch automatically, but preserve the possibility that I might want to use notmuch from time, just not that much now. --- gnus-conf.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnus-conf.el b/gnus-conf.el index 3c8f7fe..fa73360 100644 --- a/gnus-conf.el +++ b/gnus-conf.el @@ -153,7 +153,7 @@ (require 'notmuch) -(add-hook 'durand-mail-update-hook #'notmuch-poll) +;; (add-hook 'durand-mail-update-hook #'notmuch-poll) (defun durand-gnus-expire () "Expire all articles." -- cgit v1.2.3-18-g5258