* Steve Talley <[EMAIL PROTECTED]> [2002-03-21 00:29]:
> > workaround: "save" the message to a new folder. edit
> > that folder (basically just that message).  call mutt
> > on that folder again - and save the message back.
> Sounds overly complicated.

really?

let me see...

  mutt
  s ~/foo RET
  CTRL-Z
  $EDITOR ~/foo  (make changes)
  mutt -f ~/foo
  s ! RET
  q
  fg

well, that's not so bad, is it?  this only uses
what you should know about job control, anyway.  :-)

> It looks like modifying the $editor variable and
> resetting it later is the easiest solution.
> It's a shame mutt can't do this more elegantly.

well, is there a mailer yet that does this more elegantly?
(and remember: EmacsOS does not count! ;-)

Sven

Reply via email to