aboutsummaryrefslogtreecommitdiff
path: root/scripts/theme-studio/test_generate.py
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
commit2032c13811a9d5f39301085ca70f476ca6813529 (patch)
tree5ed64f2faffba1d49ddc3cc0f12f4774635385b0 /scripts/theme-studio/test_generate.py
parent27453b4faa9dcd6a672dabd06b2a1fb300fedeef (diff)
downloaddotemacs-2032c13811a9d5f39301085ca70f476ca6813529.tar.gz
dotemacs-2032c13811a9d5f39301085ca70f476ca6813529.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 'scripts/theme-studio/test_generate.py')
0 files changed, 0 insertions, 0 deletions