summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
diff options
context:
space:
mode:
authorRobert Pluim <rpluim@gmail.com>2022-02-09 10:01:36 +0100
committerRobert Pluim <rpluim@gmail.com>2022-03-16 18:58:49 +0100
commitfa8c93ad9a6ccd210324951d999adab3766bdf63 (patch)
tree01f71272e4d9b51a6034d0ea34ed4107518057d2 /lisp/emacs-lisp
parent6b2e6a53ecdc78411a167a1ea5718dcddaf9411c (diff)
downloademacs-fa8c93ad9a6ccd210324951d999adab3766bdf63.tar.gz
emacs-fa8c93ad9a6ccd210324951d999adab3766bdf63.tar.bz2
emacs-fa8c93ad9a6ccd210324951d999adab3766bdf63.zip
Improve error message for 'not running' processes
The current error message is simply 'not running', but 'status_message' can give information about why the process is in that state, such as network errors, so return that as well. (Bug#53762) * src/process.c (send_process, Fprocess_send_eof): Add the output of 'status_message' to the error string.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions