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

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

bug#59153: List project buffers


From: Dmitry Gutov
Subject: bug#59153: List project buffers
Date: Sat, 12 Nov 2022 03:41:45 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.2.2

On 10.11.2022 19:59, Juri Linkov wrote:
+    (display-buffer (list-buffers-noselect arg nil filter-predicate))))

I suppose we'll need an arity check here?

So that this command also works in older emacsen with an install of project.el from ELPA.

Alternatively, the command could set the value of Buffer-menu-filter-predicate inside the resulting buffer, rather than pass it as an argument to list-buffers-noselect.





reply via email to

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