Remove explicit initialization of gnus-demon

This is automatically done by `gnus-demon-add-handler`.
master
Daniel Borchmann 1 year ago
parent 5178d039f4
commit 940c4b04a8
No known key found for this signature in database
GPG Key ID: 1C7071A75BB72D64

@ -1871,7 +1871,6 @@
;; Automatically scan for new news
(gnus-demon-add-handler 'db/gnus-demon-scan-news-on-level-2 5 5)
(add-hook 'gnus-started-hook #'gnus-demon-init)
;; Visit group under point and immediately close it; this updates
;; gnus registry as a side-effect

Loading…
Cancel
Save