diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-16 00:09:04 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-16 00:09:04 -0500 |
| commit | 3236b5da26e1d92f17694601b31e9efae058a6ff (patch) | |
| tree | a65236035db83c25761aab6b73f40cbc5548698b | |
| parent | 26572be37d68cdf6cc372e2d01234780cf8dd9f7 (diff) | |
| download | dotemacs-3236b5da26e1d92f17694601b31e9efae058a6ff.tar.gz dotemacs-3236b5da26e1d92f17694601b31e9efae058a6ff.zip | |
docs(todo): Add org-element--list-struct gptel magit bug
| -rw-r--r-- | todo.org | 14 |
1 files changed, 13 insertions, 1 deletions
@@ -39,12 +39,24 @@ Tags are additive. For example, a small wrong-behavior fix can be * Emacs Open Work +** DOING [#A] org-element--list-struct issue when using gptel magit :bug: +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 |
