info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Error in gnus-demon-add-handler


From: Cecil Westerhof
Subject: Error in gnus-demon-add-handler
Date: Fri, 04 Dec 2009 14:09:56 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (gnu/linux)

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]