diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-12 10:49:39 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-12 10:49:39 -0500 |
| commit | 8c713514d1a09f800141194b59fb276978d5da88 (patch) | |
| tree | 3068066546d2e3d937487022218005e89232e802 /modules/ui-navigation.el | |
| parent | e170eccc2bafd36befedc5edc0792530f9fd21d1 (diff) | |
| download | dotemacs-8c713514d1a09f800141194b59fb276978d5da88.tar.gz dotemacs-8c713514d1a09f800141194b59fb276978d5da88.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/ui-navigation.el')
0 files changed, 0 insertions, 0 deletions
