GNU bug report logs -
#7388
24.0.50; "Active processes exist; kill them and exit anyway?" or let them live on, but exit emacs
Previous Next
Reported by: jidanni <at> jidanni.org
Date: Fri, 12 Nov 2010 20:51:02 UTC
Severity: wishlist
Tags: wontfix
Found in version 24.0.50
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #15 received at 7388 <at> debbugs.gnu.org (full text, mbox):
> From: Lars Ingebrigtsen <larsi <at> gnus.org>
> Date: Mon, 14 Oct 2019 03:10:14 +0200
> Cc: 7388 <at> debbugs.gnu.org
>
> jidanni <at> jidanni.org writes:
>
> > "Active processes exist; kill them and exit anyway? (yes or no)"
> > Why is there no third choice: "let them live on, but exit emacs"?
> > Hasn't emacs ever heard of bash's $ help disown etc.? How could mighty
> > emacs not be capable of things like that?
> > And the whole thing should be reworded clearer too.
> > Perhaps even implement choosing which processes are to live on after
> > emacs exits.
>
> I don't think implementing this would be impossible (although perhaps a
> bit tricky to make it work on all OS-es: I have no idea), but I've never
> felt a need for this. If there's no good use case, then I don't see the
> point, so I'm closing this bug report.
Right. Emacs subprocesses generally are connected to Emacs via pipes
or PTYs, so letting them live when Emacs exits will leave a broken
process whose standard handles point to the great void.
This bug report was last modified 5 years and 224 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.