Next: Using shell, Previous: Killing subprocesses, Up: Sub-processes [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.