bren [mutt-users] <27/06/01 21:17 -0700>:
> Hoping that you might help me with a slight problem. I've got a .muttrc
> file that was working fine on my work machine. When I copied the .muttrc
> over to my home box, I can fire up mutt fine, and can even download
> messages from my POP account, but when I try to create a message I get all
> the way through inputting the To: and Subject: fields and then I get the
> message "Aborted unmodified message."
> Any ideas on where I should start? Is there an error logging function that
> I can turn on?
What's the path to your editor? Maybe vi (or vim) is at a different location?
set editor="/usr/bin/vim -c ':0;/^Subject: '"
edit that in your .muttrc
-suresh