diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-20 06:48:28 -0400 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-20 06:48:28 -0400 |
| commit | 30c0af9568745ad2fa8f684257ebd4ab59cad3a7 (patch) | |
| tree | 9426f611c1117d77dd2450ad9ca8640214c72c59 | |
| parent | 8fd3f2c157a6f9cc4096c7041cbf1f0321566f11 (diff) | |
| download | dotemacs-30c0af9568745ad2fa8f684257ebd4ab59cad3a7.tar.gz dotemacs-30c0af9568745ad2fa8f684257ebd4ab59cad3a7.zip | |
chore(todo): archive resolved org-lint follow-ups
| -rw-r--r-- | todo.org | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -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. |
