<<< Date Index >>>     <<< Thread Index >>>

Re: [PATCH] compose to sender



On 2008-03-02, Patrick Shanahan <ptilopteri@xxxxxxxxx> wrote:
> * Rado S <list2rado@xxxxxx> [03-02-08 15:27]:
> > =- Thomas Roessler wrote on Fri 29.Feb'08 at  9:32:19 +0100 -=
> > > On 2008-02-29 00:07:29 -0800, William Yardley wrote:
> > > 
> > > > Would be great if there were also a 'compose to list' option.
> > > > Not sure if it would be better to have the function compose to
> > > > the list if the message is to a subscribed list, or to have a
> > > > different command for "compose to list".
> > > 
> > > Why isn't list-reply close enough for that?
> > 
> > Because you don't want to reply to an existing thread but start a
> > new one.
> > I have aliases for that. ;)
> 
> And you will provide an example ??  :^)

Here's an example of what I use, one for each list to which I post.

   folder-hook +Incoming/mutt-dev          \
           'macro index M "<mail>mutt-dev^M^M"     "mail to list"'
   folder-hook +Incoming/mutt-users        \
           'macro index M "<mail>mutt-users^M^M"   "mail to list"'

The second ^M in each of those skips the "Cc:" prompt.

HTH,
Gary