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

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

Re: Scan-mail daemon


From: Andrew A. Raines
Subject: Re: Scan-mail daemon
Date: Tue, 18 Jan 2005 11:31:27 -0600
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux)

David Sumbler <david@nospam.co.uk> writes:

> I have added the lines
>
> (gnus-demon-add-handler 'gnus-demon-scan-mail 5 nil)
> (gnus-demon-init)
>
> to my .gnus file.
>
> Now Gnus checks for new mail every 5 minutes, as I
> intended, but the *Group* buffer doesn't show any changes
> even if there is new mail, so it's not very useful.
>
> Is there a way of getting the buffer to update?

Maybe you mean one of these instead of gnus-demon-scan-mail?

,----[ C-h f gnus-demon-scan-mail-and-update RET ]
| gnus-demon-scan-mail-and-update is a Lisp function in `~/.gnus'.
| (gnus-demon-scan-mail-and-update)
| 
| Scan for new mail, updating the *Group* buffer.
| 
| [back]
`----

,----[ C-h f gnus-demon-scan-news-and-update RET ]
| gnus-demon-scan-news-and-update is a Lisp function in `~/.gnus'.
| (gnus-demon-scan-news-and-update)
| 
| Scan for new mail, updating the *Group* buffer.
| 
| [back]
`----

-- 
    aaraines@pobox.com (Andrew A. Raines)

reply via email to

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