summaryrefslogtreecommitdiff
path: root/todo.org
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-16 00:57:12 -0500
committerCraig Jennings <c@cjennings.net>2026-05-16 00:57:12 -0500
commitb5793851bfdc9e539b45f9d6830d093208cf0a86 (patch)
treeeb36ee5b7c4be110e800e72f295c3a09f4a4d742 /todo.org
parent4ea25e731f84013c58e65f83a416477bd0e53277 (diff)
downloaddotemacs-b5793851bfdc9e539b45f9d6830d093208cf0a86.tar.gz
dotemacs-b5793851bfdc9e539b45f9d6830d093208cf0a86.zip
chore(todo): archive resolved gptel fixes
Move the two DONE entries (gptel-magit install + gptel org-mode prompt-buffer tab-width) from Emacs Open Work to Resolved.
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