emacs-devel
[Top][All Lists]
Advanced

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

Re: Slow fontification in C mode buffers


From: Alan Mackenzie
Subject: Re: Slow fontification in C mode buffers
Date: Wed, 14 Dec 2011 11:19:41 +0000
User-agent: Mutt/1.5.21 (2010-09-15)

Hello, Kanru.

On Tue, Dec 13, 2011 at 11:31:36PM +0800, Kan-Ru Chen wrote:
> Alan Mackenzie <address@hidden> writes:

> > By a happy coincidence, I've just tracked down another sluggishness (in
> > large array initialisations, reported by Peter Milliken on bug-cc-mode)
> > which looks to have exactly the same cause, namely
> > `c-font-lock-enclosing-decls' which fontifies the innards of a
> > struct/union/enum when jit-lock etc. starts in the middle of it.

> Is this the same problem?

> http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10288

I don't think it is.  I've tried it out on the version fixed for Peter,
and it still goes like a snail.

> I cannot find the original report by Peter.

He sent his bug report direct to address@hidden  :-) There are
instructions for signing up to this mailing list at
http://address@hidden

> -- 
> Kanru



reply via email to

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