help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: How to refresh GNUs for new message


From: N. Raghavendra
Subject: Re: How to refresh GNUs for new message
Date: 29 Aug 2005 09:49:33 +0530
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

At 2005-08-28T20:07:18-04:00, Rajiv Vyas wrote:

> Is there a way to refresh GNus for new messages

See the Info node (Gnus)Daemons.

;; Automate the fetching of mail.
(require 'gnus-demon)

;; Check for new mail once in every this many minutes.
(gnus-demon-add-handler 'gnus-demon-scan-news 5 nil)

Raghavendra.

-- 
N. Raghavendra <raghu@mri.ernet.in> | See message headers for contact
Harish-Chandra Research Institute   | and OpenPGP details.


reply via email to

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