aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-20 06:48:28 -0400
committerCraig Jennings <c@cjennings.net>2026-06-20 06:48:28 -0400
commit30c0af9568745ad2fa8f684257ebd4ab59cad3a7 (patch)
tree9426f611c1117d77dd2450ad9ca8640214c72c59
parent8fd3f2c157a6f9cc4096c7041cbf1f0321566f11 (diff)
downloaddotemacs-30c0af9568745ad2fa8f684257ebd4ab59cad3a7.tar.gz
dotemacs-30c0af9568745ad2fa8f684257ebd4ab59cad3a7.zip
chore(todo): archive resolved org-lint follow-ups
-rw-r--r--todo.org7
1 files changed, 3 insertions, 4 deletions
diff --git a/todo.org b/todo.org
index f883eb190..ea87e7dd4 100644
--- a/todo.org
+++ b/todo.org
@@ -55,10 +55,6 @@ Tags are additive. For example, a small wrong-behavior fix can be
=:bug:quick:=, and a feature that requires internal restructuring can be
=:feature:refactor:=.
* Emacs Open Work
-** DONE [#C] todo.org org-lint follow-ups :refactor:
-CLOSED: [2026-06-20 Sat]
-From the lint-org sweeps (2026-06-15, refreshed 2026-06-20). Resolved 2026-06-20: the misplaced-heading false positive was reworded (the bug-capture task's prose quoted heading-like "* TODO" strings), and the broken link was repointed from the missing =~/code/signel/todo.org= to =~/code/smoke/todo.org= (smoke is the evolved Signal package). The obsolete-properties-drawer entries no longer reproduce under a full org-lint pass. Both lint-org --check and the built-in org-lint now report zero.
-
** TODO [#B] Un-pin ghostel from 0.33.0 once upstream fixes #422/#423 :bug:
ghostel is held at 0.33.0 (=ghostel-20260604.2049=, commit 5779a2adceb2) in =modules/term-config.el= to dodge the 0.35.x native-PTY crash. When dakra/ghostel ships a fix for #422 (Linux malloc/signal reentrancy) and #423 (macOS recursive lock), restore =:ensure t= (drop the pin comment) and =package-upgrade ghostel=, then re-run the open-ghostel-in-a-GUI-frame survival check. Watch the two issues for the fixing commit.
@@ -8585,3 +8581,6 @@ Compare mode (=make face-coverage-diff=):
- Optional: append a dated =covered/total= line to a small coverage-log for progress over time.
Dump from the live daemon by default (reflects the packages actually run); the batch fallback won't see lazily-loaded packages until required.
+** DONE [#C] todo.org org-lint follow-ups :refactor:
+CLOSED: [2026-06-20 Sat]
+From the lint-org sweeps (2026-06-15, refreshed 2026-06-20). Resolved 2026-06-20: the misplaced-heading false positive was reworded (the bug-capture task's prose quoted heading-like "* TODO" strings), and the broken link was repointed from the missing =~/code/signel/todo.org= to =~/code/smoke/todo.org= (smoke is the evolved Signal package). The obsolete-properties-drawer entries no longer reproduce under a full org-lint pass. Both lint-org --check and the built-in org-lint now report zero.