1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-27 15:52:00 -08:00
emacs/test/lisp/eshell
Jim Porter 9e257aecc9 Partially revert b03f74e0f2
That commit regressed '$<command>' forms in Eshell, due to a
limitation/bug in how 'eshell-do-eval' works.  This fixes
bug#54190.

* lisp/eshell/esh-var.el (eshell-parse-variable-ref): Quote a lambda.

* test/lisp/eshell/eshell-tests.el (eshell-test/interp-temp-cmd):
New test.
2022-03-01 15:01:16 +02:00
..
em-hist-tests.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
em-ls-tests.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
esh-opt-tests.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
eshell-tests.el Partially revert b03f74e0f2 2022-03-01 15:01:16 +02:00