Hi, I have this in my gnus init file:
(require 'gnus-demon) (gnus-demon-add-handler 'gnus-demon-scan-news 10 t) (gnus-demon-init) So it should check for new mail every 10 minutes or so, but it does not. I have to manually do M-x gnus-demon-init and then it checks for new mail. Why is it so? I have (gnus-demon-init) in my init file already. I use 23.3.1 and Gnus v5.13 on Fedora 16. Mihkel _______________________________________________ info-gnus-english mailing list [email protected] https://lists.gnu.org/mailman/listinfo/info-gnus-english
