summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorJim Porter <jporterbugs@gmail.com>2022-06-09 09:50:20 -0700
committerEli Zaretskii <eliz@gnu.org>2022-06-10 18:55:06 +0300
commit4c31fd166851ebd27a28743c613a4b1833cf2a46 (patch)
tree6f51300bb70943527a38cf94892e86657888972d /lisp
parentac1d45c5ea8041284021ebdd8cf4609c92b83608 (diff)
downloademacs-4c31fd166851ebd27a28743c613a4b1833cf2a46.tar.gz
emacs-4c31fd166851ebd27a28743c613a4b1833cf2a46.tar.bz2
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 'lisp')
0 files changed, 0 insertions, 0 deletions