Re: Return automatically from a shell-escape
On Fri, Feb 22, 2008 at 10:21:42PM +0000, Matt Richards wrote:
>
> I now have an issue with fetchmail returning 1 if theres no mail to be
> collected but I think i'm just going to create a wrapper script that always
> returns 0.
It is a good idea[1] to set your line wrap to a reasonable number of chars,
72 seems to be the recommended number.
If you are using vim:
set editor="vim +':set textwidth=72' +':set wrap'"
in your .muttrc should do it.
[1] You can get flamed[2] on some lists for not setting it.
[2] Especially so, if you are using mutt. :-)
--
Chris.
======