aboutsummaryrefslogtreecommitdiff
path: root/tests/test-custom-datetime-all-methods.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-07-10 00:32:11 -0500
committerCraig Jennings <c@cjennings.net>2026-07-10 00:32:11 -0500
commit9b0825e67311731c5ecd40a61c9043ce8a4595c9 (patch)
tree56b78a5b489c10c52f71b50ab7f5f4155cc6e56d /tests/test-custom-datetime-all-methods.el
parent12a4a32d0c8c1253b4c0b196b34828074c5967f1 (diff)
downloaddotemacs-9b0825e67311731c5ecd40a61c9043ce8a4595c9.tar.gz
dotemacs-9b0825e67311731c5ecd40a61c9043ce8a4595c9.zip
docs(spec): draft the org workflow doctor spec
A read-only cj/org-workflow-doctor that reports whether the Org workflow's paths, binaries, and lazily-loaded packages are present. Nothing checks them today, so a missing prerequisite surfaces mid-capture in whatever shape the first module to trip over it produces. One probed finding is why the spec exists. The obvious package check is featurep, and it's wrong here: this config loads Org packages lazily, so org-noter and org-web-tools report featurep nil while locate-library finds them. A doctor built on featurep would report false failures for exactly the packages the config defers, which teaches you to ignore it. Both decisions are resolved, so it's ready for spec-review.
Diffstat (limited to 'tests/test-custom-datetime-all-methods.el')
0 files changed, 0 insertions, 0 deletions