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

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

Re: Possible to receive from pop3 with movemail asynchronously?


From: Bastien
Subject: Re: Possible to receive from pop3 with movemail asynchronously?
Date: Wed, 27 Feb 2008 23:49:32 +0000
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.60 (gnu/linux)

anhnmncb <anhnmncb@gmail.com> writes:

> But fetchmail could not fetch rss feeds, I subscribed many, so gnus
> is very very slow, in gnus's manual, there is a way to fetch mail offline:
>   #!/bin/sh                                                                  
>   emacs -batch -l ~/.emacs -f -l ~/.gnus.el gnus-agent-batch >/dev/null
>   2>&1 

The manual says this:

#!/bin/sh
emacs -batch -l ~/.emacs -l ~/.gnus.el -f gnus-agent-batch >/dev/null 2>&1

(Notice the wrong position of "-f" in what you posted.)

-- 
Bastien




reply via email to

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