]> git.eshelyaron.com Git - emacs.git/commit
Use 'eshell-with-handles' in a few more places
authorJim Porter <jporterbugs@gmail.com>
Thu, 29 Aug 2024 01:30:29 +0000 (18:30 -0700)
committerEshel Yaron <me@eshelyaron.com>
Wed, 4 Sep 2024 07:51:42 +0000 (09:51 +0200)
commit300e912747fe7d66d21f2f43af24004bf2eeed20
treeb0cd73c558ff508e13ff1ee97f03026916b92e90
parent90783e83801aaa4c08837fbe8dee2e5f7cc1a6d9
Use 'eshell-with-handles' in a few more places

* lisp/eshell/em-alias.el (eshell-write-aliases-list):
* lisp/eshell/em-script.el (eshell-batch-file):
* lisp/eshell/esh-cmd.el (eshell-command-to-value):
* lisp/eshell/eshell.el (eshell-command): Use 'eshell-with-handles'.

* test/lisp/eshell/esh-io-tests.el (eshell-test-file-string): Move to...
* test/lisp/eshell/eshell-tests-helpers.el (eshell-test-file-string):
... here.

* test/lisp/eshell/eshell-tests.el
(eshell-test/eshell-command/output-file):
* test/lisp/eshell/em-script-tests.el
(em-script-test/execute-file/output-file): New tests.

(cherry picked from commit 5c68545a936ab42df90c8498ca77207a5e6aff1f)
lisp/eshell/em-alias.el
lisp/eshell/em-script.el
lisp/eshell/esh-cmd.el
lisp/eshell/eshell.el
test/lisp/eshell/em-script-tests.el
test/lisp/eshell/esh-io-tests.el
test/lisp/eshell/eshell-tests-helpers.el
test/lisp/eshell/eshell-tests.el