aboutsummaryrefslogtreecommitdiff
path: root/todo.org
diff options
context:
space:
mode:
Diffstat (limited to 'todo.org')
-rw-r--r--todo.org36
1 files changed, 17 insertions, 19 deletions
diff --git a/todo.org b/todo.org
index cdad7fcb..7a5d6c37 100644
--- a/todo.org
+++ b/todo.org
@@ -39,25 +39,6 @@ Tags are additive. For example, a small wrong-behavior fix can be
* Emacs Open Work
-** DONE [#A] org-element--list-struct issue when using gptel magit :bug:
-CLOSED: [2026-05-16 Sat]
-Launch Emacs
-Stage a file using magit
-Commit using magit
-Use gptel magit to generate a commit message
-Commit the file
->>> commit is successful
-Stage another file using magit
-Commit using magit
-Use gptel magit to generate a commit message
-Commit the file
->>> error org-element--list-struct: Tab width in Org files must be 8, not 4. Please adjust your ‘tab-width’ settings for Org mode
-
-** DONE [#A] transient-setup error when running gptel magit :bug:
-CLOSED: [2026-05-15 Fri]
-When running gptel magit during a commit message on this machine, I get the following error consistently:
-transient-setup: Cannot open load file: No such file or directory, gptel-magit
-
** PROJECT [#A] Architecture review follow-up from 2026-05-03 :refactor:no-sync:
High-level pass over =init.el=, =early-init.el=, and all 104 files in
@@ -5389,3 +5370,20 @@ cycles with =sit-for= pauses, =sqlite-available-p= and
1282 bytes of =*Messages*=. If it recurs, arm
=toggle-debug-on-message= on the regex =finalizer failed= to capture
a backtrace.
+** DONE [#A] org-element--list-struct issue when using gptel magit :bug:
+CLOSED: [2026-05-16 Sat]
+Launch Emacs
+Stage a file using magit
+Commit using magit
+Use gptel magit to generate a commit message
+Commit the file
+>>> commit is successful
+Stage another file using magit
+Commit using magit
+Use gptel magit to generate a commit message
+Commit the file
+>>> error org-element--list-struct: Tab width in Org files must be 8, not 4. Please adjust your ‘tab-width’ settings for Org mode
+** DONE [#A] transient-setup error when running gptel magit :bug:
+CLOSED: [2026-05-15 Fri]
+When running gptel magit during a commit message on this machine, I get the following error consistently:
+transient-setup: Cannot open load file: No such file or directory, gptel-magit