diff --git a/init.el b/init.el index 51c5ceb..9f0d437 100644 --- a/init.el +++ b/init.el @@ -1521,7 +1521,7 @@ search commands like `db/helm-shortcuts’." ;; Automatically scan for new news (gnus-demon-add-handler 'db/gnus-demon-scan-news-on-level-2 5 5) - (gnus-demon-init) + (add-hook 'gnus-started-hook #'gnus-demon-init) ;; Visit group under point and immediately close it; this updates ;; gnus’ registry as a side-effect