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

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

bug#56682: Fix the long lines font locking related slowdowns


From: Dmitry Gutov
Subject: bug#56682: Fix the long lines font locking related slowdowns
Date: Fri, 5 Aug 2022 15:21:24 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1

On 05.08.2022 15:16, Gregory Heytings wrote:

If and when it is solved, we could revisit this issue.

The locked narrowing currently in effect makes it impossible to investigate this problem or improve the behavior :-(


How so?  It is fully backward compatible, just (setq long-line-threshold nil).  If what you want is only to remove the locked narrowing, comment out the relevant line in xdisp.c.

That brings back the performance problems in redisplay, which have a more pronounced effect, overshadowing both issues and potential improvements in font-lock.





reply via email to

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