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

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

bug#66117: 30.0.50; `find-buffer-visiting' is slow when opening large nu


From: Eli Zaretskii
Subject: bug#66117: 30.0.50; `find-buffer-visiting' is slow when opening large number of buffers
Date: Sun, 17 Dec 2023 14:06:00 +0200

> From: Ihor Radchenko <yantar92@posteo.net>
> Cc: dmitry@gutov.dev, 66117@debbugs.gnu.org, mattias.engdegard@gmail.com,
>  monnier@iro.umontreal.ca
> Date: Sun, 17 Dec 2023 11:19:57 +0000
> 
> Eli Zaretskii <eliz@gnu.org> writes:
> 
> > I'm talking specifically about any changes from previous behavior
> > visible from Lisp.  I think we should test all of the following:
> >
> >   default-value
> >   default-boundp
> >   setq-default
> >   default-toplevel-value
> >   set-default-toplevel-value
> >
> > and make sure they all behave exactly the same, both in and out of a
> > let-binding.
> 
> The patch did not introduce test failures for make check on my side. Are
> there existing tests for buffer-locals? Or do we need to add them?

I don't see any such tests.  So yes, it would be good to add them.
But at the very least we should consider all of the above
theoretically and see if any of them are expected/supposed to change
as result of this.





reply via email to

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