I have been playing with gnus-demon-add-handler to automatically fetch
new articles. The following three do work:
    (gnus-demon-add-handler 'gnus-demon-scan-news 2 t)

    (gnus-demon-add-handler 'gnus-demon-scan-news 2 1)

    (gnus-demon-add-handler 'gnus-demon-scan-news 1 1)

But this does not work:
    (gnus-demon-add-handler 'gnus-demon-scan-news 1 2)

Maybe it is not something that is very logical, but at the moment
someone wants the idle period to be bigger as the period between the
actions, he will be bitten by this. So at least the documentation should
be updated I think.

-- 
Cecil Westerhof
Senior Software Engineer
LinkedIn: http://www.linkedin.com/in/cecilwesterhof
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to