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: Ravine Var
Subject: bug#25706: 26.0.50; Slow C file fontification
Date: Wed, 09 Dec 2020 13:17:23 +0530
User-agent: mu4e 1.5.7; emacs 28.0.50

I came across another place where a similar lockup happens
(even with the patches posted here).

https://gitlab.com/wireshark/wireshark/-/raw/master/epan/dissectors/packet-rrc.c

Towards the end of the file, once we get to the function
proto_register_rrc(void), the slowdown of scrolling starts and eventually
things freeze.

Just copying that function to a smaller C file is enough to
reproduce the issue. (I found that C-M-h is a nifty command to do this.)

I can open a new bug report if required.





reply via email to

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