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

Re: How to specify multiple alternates



On Sun, Apr 29, 2007 at 08:34:59PM -0500, David Champion wrote:
> * On 2007.04.29, in <20070429194422.GA39019@xxxxxxxxxxxxxxxxxxx>,
> *     "Chris G" <cl@xxxxxxxx> wrote: 
> > The manual just says:-
> > 
> >     set alternates=<regular expression>
> > 
> > How does one specify a collection of different addresses?  Is it just
> > <address1>|<address2>|<address3> ?
> 
> For 1.4.1, yes:
> 
> set altnernates="address1|address2|address3"
> 
> or, if you're picky:
> 
> set altnernates="^(address1|address2|address3)$"
> 
> 
> * On 2007.04.29, in <20070429200429.GA7585@xxxxxxxxxxxxx>,
> *     "Kevin Coyner" <kevin@xxxxxxxxxxxxx> wrote: 
> > 
> > alternates "kevin@xxxxxxxxxxxx|kevin@xxxxxxxxxxxx|kevin@xxxxxxxxxxxx"
> 
> This notation was introduced as a replacement for "set alternates"
> during the 1.5 series.
> 
OK, thanks all, I just wasn't sure that the mutt RE implementation
included the | for 'or'.

-- 
Chris Green