emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cperl + isearch + font-lock-multiline sometimes very slow


From: Kim F. Storm
Subject: Re: cperl + isearch + font-lock-multiline sometimes very slow
Date: Thu, 19 Oct 2006 13:26:49 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Richard Stallman <address@hidden> writes:

> Around a week ago we installed lots of changes in Cperl mode.
> That is probably why things changed.
>
> But I think the interesting question is why the text properties
> make isearch slow.  I suspect that is where the bug is.

search.c:
#define REGEXP_CACHE_SIZE 20

I don't know but doesn't font-lock alone sometimes need more
than 20 regexps?

-- 
Kim F. Storm <address@hidden> http://www.cua.dk





reply via email to

[Prev in Thread] Current Thread [Next in Thread]