summaryrefslogtreecommitdiff
path: root/gnus-conf.el
diff options
context:
space:
mode:
authorJSDurand <mmemmew@gmail.com>2026-05-04 19:41:17 +0800
committerJSDurand <mmemmew@gmail.com>2026-05-04 19:41:17 +0800
commit7757112b4e60c490914c2f28c1e03d4756ff31a9 (patch)
tree6cea23bcd169cc02d6dc07eb03fa704ecd602773 /gnus-conf.el
parent050c940b96c8264d7c030e24c11288629be27d14 (diff)
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.
Diffstat (limited to 'gnus-conf.el')
-rw-r--r--gnus-conf.el2
1 files changed, 1 insertions, 1 deletions
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."