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: Eli Zaretskii
Subject: bug#23928: 25.0.95; Performance regression observable with smartparens
Date: Sun, 10 Jul 2016 19:14:43 +0300

> From: Aaron Jensen <aaronjensen@gmail.com>
> Date: Sun, 10 Jul 2016 15:58:58 +0000
> Cc: npostavs@users.sourceforge.net, 23928@debbugs.gnu.org
> 
> What is the alternative to binding case-fold-search? Could smartparens just 
> bind it once in a surrounding
> function?

That's one way, yes.

> Or is there another way to ensure that `looking-at` is case sensitive?

Does smartparens really care about this?  Why?

>  When it becomes bad, count the number of buffers in each session.
>  Bug#18522 provides some tools for that.
> 
> I couldn’t figure out how to count all_buffers, but I saw (length 
> (buffer-list)), is that sufficient?

That's a start, yes.





reply via email to

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