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 | 8f08d4d7c676ed2e3af7ff9eb8725fd0e6ff4e42 (patch) | |
| tree | d4d2dc65e4124d2c3759f349d3d3181b4c8dc3bd | |
| parent | 66c5fc1e615c1076452577e5784d72b2eb1f8f87 (diff) | |
| download | dotemacs-8f08d4d7c676ed2e3af7ff9eb8725fd0e6ff4e42.tar.gz dotemacs-8f08d4d7c676ed2e3af7ff9eb8725fd0e6ff4e42.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 |
