diff options
| -rw-r--r-- | gnus-conf.el | 2 |
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." |
