aboutsummaryrefslogtreecommitdiff
path: root/modules/external-open.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-12 10:49:39 -0500
committerCraig Jennings <c@cjennings.net>2026-06-12 10:49:39 -0500
commit950c98c39edb42c5bb65f8ddb1f815e61b8814dc (patch)
treebb2c8b64b4142f96786246b1d47095bd00c786c3 /modules/external-open.el
parent387b445c998d6f45b6e4e3705d9fd2c262f22a68 (diff)
downloaddotemacs-950c98c39edb42c5bb65f8ddb1f815e61b8814dc.tar.gz
dotemacs-950c98c39edb42c5bb65f8ddb1f815e61b8814dc.zip
fix(org-drill): route drill-refile targets through the validated helper
The prior fix listed drill files with a raw directory-files call, bypassing cj/--drill-files-or-error, the shared validated entry point the other drill commands use. That skipped the missing/unreadable-dir user-error, fell through silently on an empty dir, and included leading-dot .org files the module otherwise excludes. Route through cj/--drill-files-or-error + expand-file-name, keeping the let binding so the session-wide org-refile-targets still survives. The test is rewritten into three: validated-helper targets, no global clobber, and a user-error on a missing drill dir.
Diffstat (limited to 'modules/external-open.el')
0 files changed, 0 insertions, 0 deletions