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

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

bug#14297: 24.3.50; emacs subprocesses don't exit on "exit"


From: Glenn Morris
Subject: bug#14297: 24.3.50; emacs subprocesses don't exit on "exit"
Date: Sun, 28 Apr 2013 20:28:47 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

>  >> Start M-x shell and type exit. There is no message of process
>  >> exiting. It actually doesn't exit at all; M-: (process-status
>  >> (get-process "shell")) returns 'run.

Can you check from outside Emacs whether the shell process terminates?
Because if you do type "exit" in a shell and it doesn't actually exit, I
can't see how that could be an Emacs bug. On the other hand, if the
shell does exit, but Emacs thinks the process is still running, that
would be an Emacs bug.





reply via email to

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