"A. L." <[EMAIL PROTECTED]> writes: > I am a newbie in Emacs and Gnus. I encounter some problems in using > Gnus, so go to here for some help. > > The problem is that when pressing 'g' in Gnus I wish Gnus can > automatically call Fetchmail in background to download mails from > server, and thereafter Gnus can read them in spool.
The usual way to do that sort of thing is to have Gnus contact your mail server directly, using a pop or imap mail-source. You could probably set up a pre-command on a file-based mail-source to run fetchmail if you really wanted, though; C-h v mail-sources points at (gnus)Mail Source Specifiers in the manual. --dzm _______________________________________________ Info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
