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

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

bug#49465: 28.0.50; project-kill-buffers: include shell buffers?


From: Dmitry Gutov
Subject: bug#49465: 28.0.50; project-kill-buffers: include shell buffers?
Date: Sat, 10 Jul 2021 02:43:32 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0

Hi Simen!

On 08.07.2021 14:48, Simen Heggestøyl wrote:
Currently, `project-kill-buffers' won't touch shell buffers belonging to
the current project by default.

I know about the `project-kill-buffer-conditions' defcustom, but would
it perhaps be nice if `project-kill-buffers' includes buffers created by
`C-x p e' (`project-eshell') and `C-x p s' (`project-shell') by default?

Sure, why not.

You're suggesting to add eshell-mode to project-kill-buffer-conditions, right? We might as well add comint-mode there too (which will bring in shell-mode as well).

Cc'ing Philip as well.





reply via email to

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