unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#49465: 28.0.50; project-kill-buffers: include shell buffers?
@ 2021-07-08 11:48 Simen Heggestøyl
  2021-07-09 23:43 ` Dmitry Gutov
  0 siblings, 1 reply; 3+ messages in thread
From: Simen Heggestøyl @ 2021-07-08 11:48 UTC (permalink / raw)
  To: 49465

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?





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#49465: 28.0.50; project-kill-buffers: include shell buffers?
  2021-07-08 11:48 bug#49465: 28.0.50; project-kill-buffers: include shell buffers? Simen Heggestøyl
@ 2021-07-09 23:43 ` Dmitry Gutov
  2021-07-10  7:59   ` Simen Heggestøyl
  0 siblings, 1 reply; 3+ messages in thread
From: Dmitry Gutov @ 2021-07-09 23:43 UTC (permalink / raw)
  To: Simen Heggestøyl, 49465; +Cc: Philip K.

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.





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#49465: 28.0.50; project-kill-buffers: include shell buffers?
  2021-07-09 23:43 ` Dmitry Gutov
@ 2021-07-10  7:59   ` Simen Heggestøyl
  0 siblings, 0 replies; 3+ messages in thread
From: Simen Heggestøyl @ 2021-07-10  7:59 UTC (permalink / raw)
  To: Dmitry Gutov; +Cc: Philip K., 49465

Dmitry Gutov <dgutov@yandex.ru> writes:

> You're suggesting to add eshell-mode to
> project-kill-buffer-conditions, right?

Right.

> We might as well add comint-mode there too (which will bring in
> shell-mode as well).

Sure!





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-07-10  7:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-08 11:48 bug#49465: 28.0.50; project-kill-buffers: include shell buffers? Simen Heggestøyl
2021-07-09 23:43 ` Dmitry Gutov
2021-07-10  7:59   ` Simen Heggestøyl

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).