]> git.eshelyaron.com Git - emacs.git/commit
; Improve recent change to printing exit status in Eshell
authorJim Porter <jporterbugs@gmail.com>
Wed, 13 Sep 2023 01:13:52 +0000 (18:13 -0700)
committerJim Porter <jporterbugs@gmail.com>
Wed, 13 Sep 2023 01:13:52 +0000 (18:13 -0700)
commitf542a4537e430cee38d8ddb9c64e0bef393ae03a
tree44c6ca75fbc97cb736a0542e0a45ce7b0fe6de95
parentd1d311a3b2222242b1b23fe0b86cd14866fd7cee
; Improve recent change to printing exit status in Eshell

* lisp/eshell/esh-proc.el (eshell-interactive-filter): Declare.
(eshell-interactive-process-filter): Simplify.
(eshell-sentinel): Call 'eshell-interactive-filter'.

* test/lisp/eshell/esh-proc-tests.el
(esh-proc-test/kill-process/redirect-message): Use
'eshell-with-temp-buffer'.
lisp/eshell/esh-proc.el
test/lisp/eshell/esh-proc-tests.el