Next: How do I use a shell in Emacs?, Previous: Killing subprocesses on Windows 95/98/Me, Up: Subprocesses [Contents][Index]
When an EOF is sent to a subprocess running in an interactive shell
with process-send-eof
, the shell terminates unexpectedly as
if its input was closed. This affects the use of C-c C-d in
shell buffers. See
this discussion for more details.