|
| From: | Bastien |
| Subject: | Re: Possible to receive from pop3 with movemail asynchronously? |
| Date: | Thu, 28 Feb 2008 01:50:43 +0000 |
| User-agent: | Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.60 (gnu/linux) |
anhnmncb <anhnmncb@gmail.com> writes:
> Bastien <bzg@altern.org> writes:
>
>> 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.)
> ah...
> So it's a typo in gnus' manual.
> I'm sure manual[1] says:
>
> #!/bin/sh
> emacs -batch -l ~/.emacs -f -l ~/.gnus.el gnus-agent-batch >/dev/null
> 2>&1
>
> [1] http://gnus.org/manual/gnus_232.html#SEC232
The bottom of this page says:
This document was generated on October, 20 2003 using texi2html
^^^^
:)
--
Bastien
| [Prev in Thread] | Current Thread | [Next in Thread] |