GNU bug report logs - #66117
30.0.50; `find-buffer-visiting' is slow when opening large number of buffers

Previous Next

Package: emacs;

Reported by: Ihor Radchenko <yantar92 <at> posteo.net>

Date: Wed, 20 Sep 2023 08:53:02 UTC

Severity: minor

Found in version 30.0.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #250 received at 66117 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Ihor Radchenko <yantar92 <at> posteo.net>
Cc: dmitry <at> gutov.dev, 66117 <at> debbugs.gnu.org, mattias.engdegard <at> gmail.com,
 monnier <at> iro.umontreal.ca
Subject: Re: bug#66117: 30.0.50; `find-buffer-visiting' is slow when opening
 large number of buffers
Date: Thu, 14 Dec 2023 18:40:52 +0200
> From: Ihor Radchenko <yantar92 <at> posteo.net>
> Cc: monnier <at> iro.umontreal.ca, dmitry <at> gutov.dev, 66117 <at> debbugs.gnu.org,
>  mattias.engdegard <at> gmail.com
> Date: Thu, 14 Dec 2023 14:20:18 +0000
> 
> Then, I think that having a global variable like
> `case-fold-search-override' could make things more predictable if we
> advertise it for let-bindings.
> Also, it is much easier to implement.
> WDYT?

I'd choose a different name (since this is supposed to affect any
matching, not just search).

And then we will need to decide which case-equivalence table this will
use.  The current default is affected by language-environment, so it
might not be a good idea (it causes known problems in Turkish locales,
for example).  Perhaps we need a new standard kind of table for that.

But for starters, a new Lisp-only global variable should be good, I
think.  Stefan, any comments?




This bug report was last modified 1 year and 135 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.