* On 2002.04.04, in <[EMAIL PROTECTED]>,
*       "Sven Guckes" <[EMAIL PROTECTED]> wrote:
> > In Mutt, quite often I want to send an email to someone, but I want
> > to be able to highlight an email from them, and click "Send it
> > to this person, but it isn't a reply" - if that makes sense.
> 
> i once suggested a command which does just that -
> send a new mail to the sender of the current mail.
> but it was turned down.  (noone needs this etc).

macro index M "<enter-command>set editor=\"sed -e '/^In-Reply-To:/d' -e '/^$/{' -e p 
-e q -e '}' %s >%s.tmp && mv -f %s.tmp %s; vi %s\"<enter><reply><enter-command>set 
editor='vi %s'<enter>" "Send new message to sender"

Or use <group-reply> or <list-reply>, as you prefer.

-- 
 -D.    [EMAIL PROTECTED]        NSIT    University of Chicago

Reply via email to