aboutsummaryrefslogtreecommitdiff
path: root/modules/org-drill-config.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
commitbcdca69e5ee6ec1b03d7bc1dba3d136eb2ff4533 (patch)
tree4ad71cdb4de054d84f285e886730ad92027672b3 /modules/org-drill-config.el
parentf9900f82a261e6dfaf835222d5cdb7a7526b3be0 (diff)
downloaddotemacs-bcdca69e5ee6ec1b03d7bc1dba3d136eb2ff4533.tar.gz
dotemacs-bcdca69e5ee6ec1b03d7bc1dba3d136eb2ff4533.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 'modules/org-drill-config.el')
0 files changed, 0 insertions, 0 deletions