XeCycle <[email protected]> writes:

> mihkel <[email protected]> writes:
>
>> 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.
>
> The Gnus init file is read and executed when Gnus is started.  You may
> want to add it into ~/.emacs.

OK. I added (gnus-demon-init) to my emacs init file (.emacs.d/init.el),
but that did not make any difference. I fire up gnus with M-x gnus, wait
10-15 minutes after fetching my mails at startup, but nothing. I still
have to do M-x gnus-demon-init mannually in order to make autofetching
work. 


_______________________________________________
info-gnus-english mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to