summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/lisp.el
diff options
context:
space:
mode:
authorJim Porter <jporterbugs@gmail.com>2024-07-14 16:51:43 -0700
committerJim Porter <jporterbugs@gmail.com>2024-07-27 12:10:33 -0700
commit469bc7c96868e3cd31e03603366f32b88070f887 (patch)
tree09e7a706e428887a97079ae789f584b803d953df /lisp/emacs-lisp/lisp.el
parent367c0490a8298ec156421bf265f6e091aa2807c7 (diff)
downloademacs-469bc7c96868e3cd31e03603366f32b88070f887.tar.gz
emacs-469bc7c96868e3cd31e03603366f32b88070f887.tar.bz2
emacs-469bc7c96868e3cd31e03603366f32b88070f887.zip
Use 'kill-process' as a fallback when a pipe gets broken in Eshell
This is better than 'delete-process' since it will ensure that any stderr pipe-processes get stopped as well (bug#72117). * lisp/eshell/esh-proc.el (eshell-insertion-filter): Use 'kill-process' instead of 'delete-process'.
Diffstat (limited to 'lisp/emacs-lisp/lisp.el')
0 files changed, 0 insertions, 0 deletions