Re: How to specify multiple alternates
* 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.
--
-D. dgc@xxxxxxxxxxxx NSIT University of Chicago