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

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

bug#41879: 28.0.50; [Patch]: Add project-switch-to-buffer in project.el


From: Theodor Thornhill
Subject: bug#41879: 28.0.50; [Patch]: Add project-switch-to-buffer in project.el
Date: Mon, 15 Jun 2020 22:05:59 +0000

Hey,
"Dmitry Gutov" <dgutov@yandex.ru> writes:


[...]
> I see that the code uses project--completing-read-strict. I'm not
> entirely happy with that function, yet.
Ok, I just thought I'd use something already written :)

>
> Have you tried calling read-buffer with a PREDICATE argument instead?
> That would require extracting some code from project--list-buffers
> (defined in Philip's patch), but it should be straightforward.

The attached patch works fine, and is also not reliant on Philip's patch. I 
omitted the DEF argument, since then I had to do the filtering beforehand, and 
also in the PREDICATE function. Just seems a little redundant to me, but maybe 
it should be there

The complete patch is a lot smaller now as well!
What do you think?

Theo

Attachment: pr-switch-to-buffer.patch
Description: Text Data


reply via email to

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