Brendan Cully typed (on Sat, Jun 09, 2007 at 09:03:59PM -0700):
| It's that time again.
I think line 165 of curs_lib.c, which reads
if (mutt_system (cmd))
should instead be:
if (mutt_system (cmd) == -1)
Otherwise, after composing a message and exiting the editor, one
gets an error:
Error running "/usr/bin/vi '/usr/tmp/mutt-jpradley-0-23020-1'"!
--
JP
==> http://www.frappr.com/cusm <==