]> git.eshelyaron.com Git - emacs.git/commit
; Fix debug logging for synchronous commands in Eshell tests
authorJim Porter <jporterbugs@gmail.com>
Fri, 1 Sep 2023 16:26:14 +0000 (09:26 -0700)
committerJim Porter <jporterbugs@gmail.com>
Fri, 1 Sep 2023 16:26:14 +0000 (09:26 -0700)
commitda8b323f82417697f9b772689810099f426fe616
treeda0e53338709203f2e711d074611431ded8a871c
parent400e1015efdff02b8de5ce6db3bab9e92dcdfb78
; Fix debug logging for synchronous commands in Eshell tests

* lisp/eshell/eshell.el (eshell-command-result): Call
'eshell-debug-command-start'.
* test/lisp/eshell/eshell-tests-helpers.el (with-temp-eshell): Update
comment.
(eshell-test-command-result): Set 'eshell-debug-command'.
lisp/eshell/eshell.el
test/lisp/eshell/eshell-tests-helpers.el