diff options
| author | Craig Jennings <c@cjennings.net> | 2026-04-29 03:23:38 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-04-29 03:23:38 -0500 |
| commit | 9ff9cc02096634a7bab5241516746515ac9cf9f2 (patch) | |
| tree | 44f0aa2ae75b081e774a70104efeda63ba11c171 /tests/test-prog-json--json-format-buffer.el | |
| parent | e4e192aac2107e3fb30035de2e712b87ec3517c5 (diff) | |
| download | dotemacs-9ff9cc02096634a7bab5241516746515ac9cf9f2.tar.gz dotemacs-9ff9cc02096634a7bab5241516746515ac9cf9f2.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-prog-json--json-format-buffer.el')
0 files changed, 0 insertions, 0 deletions
