On Sun, Oct 24, 2010 at 02:14:30PM +1100, Cameron Simpson wrote:
> On 23Oct2010 17:45, Mike Hollis <zzf...@embarqmail.com> wrote:

> | The only problem with this config is I have to use List-Reply for some
> | mail and not for others.
> 
> they're usually what I intend and easy to change if not.
> 
> I can only suggest some message-hooks to remap 'r' to <reply> or
> <list-reply> based on patterns, if you don't take my unkosher
> <group-reply> approach. For example (untested):
> 
>   message-hook . 'map r "<reply>"'
>   message-hook '(regexp-matching-your-lists...)' 'map r "<list-reply>"'
>   # or a pattern based on a List-*: header maybe
> 


Many thanks for the suggestions. I tried a couple of hooks last night,
but they didn't have the intended result. I need to brush up on the 
hooks syntax and regular expressions and RTFM.For now using the 
list-reply  works .

-- Mike Hollis ---

Reply via email to