]> git.eshelyaron.com Git - emacs.git/commit
Reset 'eshell-in-pipeline-p' when interpolating commands
authorJim Porter <jporterbugs@gmail.com>
Wed, 25 May 2022 01:56:50 +0000 (18:56 -0700)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 25 May 2022 12:13:07 +0000 (14:13 +0200)
commit0a79e28891ec7394547358207a8213a7c457a592
tree785cfc7193fdc2cf5925f7d2c37ba211d89cf7c7
parentb93c22e67dc856cfc15e488774ebff1f5d151e42
Reset 'eshell-in-pipeline-p' when interpolating commands

* lisp/eshell/esh-cmd.el (eshell-subcommand-bindings)
(eshell-command-to-value): Set 'eshell-in-pipeline-p' to nil.

* test/lisp/eshell/eshell-tests.el
(eshell-test/subcommand-reset-in-pipeline)
(eshell-test/lisp-reset-in-pipeline): New tests (bug#55620).
lisp/eshell/esh-cmd.el
test/lisp/eshell/eshell-tests.el