aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-24 14:36:43 -0500
committerCraig Jennings <c@cjennings.net>2026-05-24 14:36:43 -0500
commit5affa7a867c5b0999216b32a7d1f441b52889a0d (patch)
tree65778d7eda829741b5bfca69c2bd3a868519b288 /README.org
parent5e6d3b7aa5a298a43a063a30a02d9509008b1328 (diff)
downloaddotemacs-5affa7a867c5b0999216b32a7d1f441b52889a0d.tar.gz
dotemacs-5affa7a867c5b0999216b32a7d1f441b52889a0d.zip
fix(org-export): remove contradictory org-export-with-tasks default
org-export-config.el set org-export-with-tasks twice in a row — first to ("TODO"), then to nil. The final value won (export no tasks), but the stale first assignment and its "export with tasks by default" comment contradicted it, so the intended policy was ambiguous on a read. Removed the leftover ("TODO") line. nil is the deliberate default: it is the value that was already winning, its comment matches, and it sits with the adjacent "export without tags / section numbers by default" settings. Added a smoke test that fires the deferred ox :config and pins org-export-with-tasks to nil so a future flip is caught.
Diffstat (limited to 'README.org')
0 files changed, 0 insertions, 0 deletions