Re: using lists "array" in regex

2001-09-03 Thread David Champion
On 2001.09.02, in <[EMAIL PROTECTED]>, "Eric Smith" <[EMAIL PROTECTED]> wrote: > Is it possible to apply all that comprise lists in the `lists' or > `subscribe' command to regex such as this > > send-hook "~C mutt-users" 'set signature="echo Eric Smith|"' > > So instead of explicitly spe

using lists "array" in regex

2001-09-02 Thread Eric Smith
Is it possible to apply all that comprise lists in the `lists' or `subscribe' command to regex such as this send-hook "~C mutt-users" 'set signature="echo Eric Smith|"' So instead of explicitly specifying mutt-users, one may specify all the lists in one statement. Thanx -- Eric Smith