On Tue, Nov 11, 2003 at 12:58:29PM +0000, Jonathan Dowland wrote:
> I wrote the following configuration items for mutt, in an attempt to end
> the accidentally-replied-to-poster-rather-than-mailing-list problem:
> 
>         folder-hook debian 'bind index r list-reply'
>       folder-hook debian 'bind pager r list-reply'
>       folder-hook !debian 'bind index r reply'
>       folder-hook !debian 'bind pager r reply'
> 
> This works fine for my mailing lists that are filtered into folders
> matching the regular-expression 'debian', however it would be nice to
> have it a bit more generic:
> 
>       message-hook ~l  'bind pager r list-reply'
>       message-hook !~l 'bind pager r reply'
> 
> This is ideal for replying to mailing lists messages when you are
> looking at them in the pager - however, it won't work if you are in the
> index. This is due (I think) to the fact you can't easily identify a
> 'folder' as being associated to a mailing list.
> 
> Any ideas on how to improve these?

Wouldn't it be easier to use mutt's builtin support for mailing lists?

Add the line
  subscribe [EMAIL PROTECTED]
  <plus other lists you're on, naturally>
somewhere in your .muttrc, and then use L for "reply-to-list"...
I _think_ this setup will even respect the mail-followup-to header and
automatically cc people when they have that header set (not sure,
though).

        Cheers!
-- 
,-------------------------------------------------------------------------.
>   -ScruLoose-   |     If fifty million people say a foolish thing,      <
>  Please do not  |              it's still a foolish thing.              <
> reply off-list. |                   - Bertrand Russell                  <
`-------------------------------------------------------------------------'

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to