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

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

bug#23928: 25.0.95; Performance regression observable with smartparens


From: Dmitry Gutov
Subject: bug#23928: 25.0.95; Performance regression observable with smartparens
Date: Sun, 10 Jul 2016 22:17:31 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:47.0) Gecko/20100101 Thunderbird/47.0

On 07/10/2016 10:01 PM, Eli Zaretskii wrote:

Yes, something like that.  I admit I didn't study the code well enough
to figure out the details.

I have to say that the idea of using the above for changing the value of case-fold-search instead of let, is surprising for me. Most of the time, one is using let just for that effect.

The fact that it also changes the default values in all buffers is fine, for consistency and the principle of least surprise, but paying N(number-of-buffers) for that seems high.





reply via email to

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