[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [vile] issue with regular expressions
From: |
Fabien COUTANT |
Subject: |
Re: [vile] issue with regular expressions |
Date: |
Tue, 05 Dec 2006 08:20:57 +0100 |
From: Thomas Dickey <address@hidden>
Date: mardi, décembre 5, 2006 1:46 am
[...cut...]
> patch to a greedy match, so any of the alternatives above will work.
> Is there any reason to keep the first-match-only behavior?
Not for me. I always want greedy matching.
Actually I never noticed this because, to avoid typing I factorize
common parts such as "th".
--
Hope this helps,
Fabien.