aboutsummaryrefslogtreecommitdiff
path: root/modules/coverage-elisp.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-25 19:11:00 -0500
committerCraig Jennings <c@cjennings.net>2026-05-25 19:11:00 -0500
commit25c47943b322f8df0530220cb5b290b07e18a9e3 (patch)
tree5e506b031b563cee0c8d63e2fb7c97dcc50eb16c /modules/coverage-elisp.el
parentd41974fb54f76f65bc806008888d093053c19c14 (diff)
downloaddotemacs-25c47943b322f8df0530220cb5b290b07e18a9e3.tar.gz
dotemacs-25c47943b322f8df0530220cb5b290b07e18a9e3.zip
feat(user-constants): make required-path init failures actionable
cj/verify-or-create-dir and cj/verify-or-create-file caught every creation failure and only messaged it, so a broken environment for a path the config actually needs stayed quiet until some later module failed in a more confusing way. I gave both an optional required flag and routed failures through a shared cj/--report-path-failure: a required failure raises a prominent display-warning, an optional one is still just logged so it never blocks startup. The initializer now groups its paths by that distinction. Required: the backbone directories (sync, org, roam) and the calendar stubs (gcal/pcal/dcal), since org-agenda-list hangs prompting for those when they're missing. Optional: the secondary dirs and the content files, each populated by its own workflow. I went with a warning rather than a user-error for required failures so a directory hiccup surfaces loudly without aborting init. Added error-path tests: an optional failure logs and never warns, and a required dir or file failure raises a user-constants warning.
Diffstat (limited to 'modules/coverage-elisp.el')
0 files changed, 0 insertions, 0 deletions