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 <[EMAIL PROTECTED]> | See message headers for contact
Harish-Chandra Research Institute   | and OpenPGP details.
_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Reply via email to