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

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

bug#59935: 29.0.60; project-list-buffers is slow


From: Dmitry Gutov
Subject: bug#59935: 29.0.60; project-list-buffers is slow
Date: Sat, 10 Dec 2022 22:23:01 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2

On 10/12/2022 22:11, Eli Zaretskii wrote:
I see this in emacs-29:

              (setq-local revert-buffer-function
                          (lambda (&rest _ignored)
                            (list-buffers--refresh (project-buffers pr))
                            (tabulated-list-print t))))

So I still don't understand your fears.

That's the (version< emacs-version "29.0.50") branch.





reply via email to

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