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

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

bug#15011: 24.3; Scrolling Performance


From: Stefan Monnier
Subject: bug#15011: 24.3; Scrolling Performance
Date: Fri, 02 Aug 2013 21:26:16 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> Scrolling is known to be slow in C++ files without some performance
> tunes. I use these two customizations myself:

>  '(font-lock-maximum-decoration (quote ((c++-mode . 2))))
>  '(jit-lock-defer-time 0.01)

These are workarounds.  We should strive to make the default work well,
without things like jit-lock-defer-time.


        Stefan





reply via email to

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