David T-G ([EMAIL PROTECTED]) wrote:
: % mutt does not allow me to write a message.
: % Istead it displays a
: % Aborted unmodified message.
: % message.
: %
: % Any suggestions how to overcome this problem?
:
: You might start by checking your $editor setting in your muttrc and your
My editor setting points to an existing vim which works.
: $EDITOR and $VISUAL settings in your shell; if they're still pointing to
EDITOR=VISUAL=
: a now-nonexistent mutt, you won't have an editor so you'll never edit the
: message and so it won't be modified and (because you have the abort
: setting to "yes" instead of one of the other possibilities) so mutt will
: throw it away.
I can see that.
: If you can't figure out what's up, try setting mutt's $editor to a
: quickie script which calls vim and then waits for a keypress before
: exiting so that you can see any error messages that go by.
I changed the editor setting to a script that prints something,
reads a line and then starts to edit. It doesn't seem to be
called when I press `e.' I still get the `unmodified' message.
So should I set EDITOR and VISUAL to something? I just upgraded
to a higher solaris 8. Maybe that has to do something with the
problem as well.
Regards,
Marc van Dongen