aboutsummaryrefslogtreecommitdiff
path: root/modules/prog-shell.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-04-19 06:54:01 -0500
committerCraig Jennings <c@cjennings.net>2026-04-19 06:54:01 -0500
commit44bed39a5bd8c10431fb72a12e5f408592637748 (patch)
tree36449853cecc49d084b85a8ead6748b2ac11dac6 /modules/prog-shell.el
parent294188c924359687bba08ec5b6ccf2f92dba59ed (diff)
downloaddotemacs-44bed39a5bd8c10431fb72a12e5f408592637748.tar.gz
dotemacs-44bed39a5bd8c10431fb72a12e5f408592637748.zip
fix(reconcile): restore repo iteration under projects-dir and code-dir
The outer dolist in cj/check-for-open-work guarded its body with (boundp 'base-dir), which always returns nil under lexical-binding because base-dir is a lexical loop variable. Every repo under projects-dir and code-dir was silently skipped; only org-dir and user-emacs-directory (both top-level defvars) still got reconciled. Remove the bogus boundp check. Add regression tests covering the entry point itself — the existing suite only exercised the helpers.
Diffstat (limited to 'modules/prog-shell.el')
0 files changed, 0 insertions, 0 deletions