bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#25706: 26.0.50; Slow C file fontification


From: Alan Mackenzie
Subject: bug#25706: 26.0.50; Slow C file fontification
Date: Tue, 1 Dec 2020 10:07:08 +0000

Hello, Martin.

On Tue, Dec 01, 2020 at 10:44:31 +0100, martin rudalics wrote:
>  > There are 342 occurrences of '\\\\([^?]' in CC Mode.  Most of these can
>  > surely be replaced by "\\(?:", but not all, by a long way.  This change
>  > will be fun.

> Years ago I wrote the attached that might help you in this regard (load
> it and do 'turn-on-regexp-lock-mode').  If you move point before the "("
> of a "\\(" it should give you the appropriate nesting.

Thanks!  I'll have a look at it.

> martin

-- 
Alan Mackenzie (Nuremberg, Germany).





reply via email to

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