diff options
| author | Jim Porter | 2022-06-09 09:50:20 -0700 |
|---|---|---|
| committer | Eli Zaretskii | 2022-06-10 18:55:06 +0300 |
| commit | 4c31fd166851ebd27a28743c613a4b1833cf2a46 (patch) | |
| tree | 6f51300bb70943527a38cf94892e86657888972d /src/bytecode.c | |
| parent | ac1d45c5ea8041284021ebdd8cf4609c92b83608 (diff) | |
| download | emacs-4c31fd166851ebd27a28743c613a4b1833cf2a46.tar.gz emacs-4c31fd166851ebd27a28743c613a4b1833cf2a46.zip | |
Don't use 'list' command in Eshell command forms
When executed like a command, 'list' looks for external programs named
'list' first before falling back to the Lisp function of the same
name. This causes unexpected behavior, since the Lisp function is
what we want in these tests.
* test/lisp/eshell/esh-var-tests.el (esh-var-test/interp-cmd-indices)
(esh-var-test/quoted-interp-cmd-indices): Use 'listify' instead of
'list'.
Diffstat (limited to 'src/bytecode.c')
0 files changed, 0 insertions, 0 deletions