diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-15 23:31:16 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-15 23:31:16 -0500 |
| commit | 9c8f47f8fb326ce4b7631a6a2799a3ab1f2f6f2b (patch) | |
| tree | 7d8d7af11671b7b9011c94e85d9e5bff7eec645c | |
| parent | c0c6e72684387f990fda1096e842f1f100ddb3e5 (diff) | |
| download | dotemacs-9c8f47f8fb326ce4b7631a6a2799a3ab1f2f6f2b.tar.gz dotemacs-9c8f47f8fb326ce4b7631a6a2799a3ab1f2f6f2b.zip | |
chore(todo): close C-s C-s vertico-repeat (verified live)
| -rw-r--r-- | todo.org | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -421,7 +421,9 @@ From the 2026-06 config audit, =modules/calendar-sync.el=: - =:1284= — curl runs without =--fail=: an HTTP 404/500 error page exits 0 and the HTML proceeds into conversion. - =:1229-1233= — =--parse-ics= returns nil for both garbage and a valid calendar with zero in-window events, so healthy near-empty calendars report "parse failed" in =calendar-sync-status=. Distinguish the cases. -** DOING [#B] C-s C-s vertico-repeat path never works :bug:quick:solo:next: +** DONE [#B] C-s C-s vertico-repeat path never works :bug:quick:solo:next: +CLOSED: [2026-06-15 Mon] +Fixed in b62af096 (prior session): vertico-repeat-save added to minibuffer-setup-hook so a session exists for the second C-s. Re-verified live 2026-06-15: the hook is installed and cj/consult-line-or-repeat is defined. :PROPERTIES: :LAST_REVIEWED: 2026-06-13 :END: |
