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: Andrii Kolomoiets
Subject: bug#41879: 28.0.50; [Patch]: Add project-switch-to-buffer in project.el
Date: Thu, 18 Jun 2020 12:41:30 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (darwin)

Hi Theodor,

> However, attached is a patch for project-switch-to-buffer, where only
> file-bound buffers are included. I believe the function should be kind
> of self explanatory.

Can you please tell why only file-bound buffers are included?  I have
some buffers with inferior python process in each project, would be nice
to switch to them with project-switch-to-buffer.

Also consider to provide default value like:

    (buffer-name (other-buffer (current-buffer)))

This way one can switch to recent project buffer with just RET, same way
as switch-to-buffer.

Thanks for your work!





reply via email to

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