[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#5373: Example in font-lock-add-keywords should use shy subgroup
|
From: |
Lennart Borgman |
|
Subject: |
bug#5373: Example in font-lock-add-keywords should use shy subgroup |
|
Date: |
Wed, 13 Jan 2010 17:08:12 +0100 |
On Wed, Jan 13, 2010 at 5:01 PM, Chong Yidong <address@hidden> wrote:
> Lennart Borgman <address@hidden> writes:
>
>>> It could. But the use of a normal group is harmless.
>>
>> I thought it was slower?
>
> No, it's not. Maybe you're thinking about greedy matching? Anyway, I'm
> going to close this bug.
No, I was not. I just thought finding the extra match data was a bit slower.
Thanks for telling.