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: Stefan Monnier
Subject: bug#66117: 30.0.50; `find-buffer-visiting' is slow when opening large number of buffers
Date: Tue, 12 Dec 2023 22:55:15 -0500
User-agent: Gnus/5.13 (Gnus v5.13)

> That sounds attractive (ignoring all buffer-locals when let-bound?),
> but I'm guessing there are enough valid use cases for this behavior.

Yup, that would break lots of existing code, indeed, and in subtle
enough ways that people would go crazy.

Luckily, there's no "100% ideal" way buffer-local and scoped bindings
can interact.  All choices suck in some circumstances, so there's really
no good reason to lament the current choice: it's no worse than
the alternatives, AFAIK.


        Stefan






reply via email to

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