summaryrefslogtreecommitdiff
path: root/tests/test-custom-ordering-unarrayify.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-04-29 03:23:38 -0500
committerCraig Jennings <c@cjennings.net>2026-04-29 03:23:38 -0500
commit25548982c75e2f92f868bcb6e3d9f918370f0ab6 (patch)
tree44f0aa2ae75b081e774a70104efeda63ba11c171 /tests/test-custom-ordering-unarrayify.el
parent6e2d2074049fcc41a4dddb4359fd6c44c12efe67 (diff)
downloaddotemacs-25548982c75e2f92f868bcb6e3d9f918370f0ab6.tar.gz
dotemacs-25548982c75e2f92f868bcb6e3d9f918370f0ab6.zip
fix(eshell): correct call shape in eshell/find-using-dired
The body had `(find-name-dired . escaped-pattern)`, a dotted pair instead of a function call. The reader accepts it, but the form crashes the moment the `f` alias runs. find-name-dired takes (DIR PATTERN), so the right shape passes default-directory and the escaped pattern.
Diffstat (limited to 'tests/test-custom-ordering-unarrayify.el')
0 files changed, 0 insertions, 0 deletions