[Gllug] How can I revert a mail digest?
Alex Hudson
home at alexhudson.com
Wed Nov 14 14:24:46 UTC 2001
On Wednesday 14 November 2001 12:12 pm, you wrote:
> >> >.. since (formail|procmail(ex|rc)?) will match formailrc (for example).
> >>
> >> No it won't.
> >
> >Yes it would. Note the use of ^ and $ in my Perl regex.
>
> Nope. The regular expression itself wouldn't match formailrc.
That's not quite what I meant. formailrc satisfies the regex formail, and
hence matches. If you wish to argue the semantics of a 'match' go ahead; for
me, matching is when a regex is satisfied - nothing to do with what part of
the data satisfied it, or whether or not putting () around it would extract
the whole of the data.
Cheers,
Alex.
--
Gllug mailing list - Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug
More information about the GLLUG
mailing list