diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-18 02:24:30 -0400 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-18 02:24:30 -0400 |
| commit | 78d03e66fd5ccc37b464967e96213ad858cda1c9 (patch) | |
| tree | 2a6400a3074a3155da557028000e299c4246c409 /modules/prog-shell.el | |
| parent | 44587a3edf0d06fb50371450b1b4f92b587f0e85 (diff) | |
| download | dotemacs-78d03e66fd5ccc37b464967e96213ad858cda1c9.tar.gz dotemacs-78d03e66fd5ccc37b464967e96213ad858cda1c9.zip | |
refactor(ai-config): switch gptel to local fork, drop tab-width advice
I switched the gptel use-package form to `:load-path "~/code/gptel"`
with `:ensure nil` so Emacs loads from the fork instead of the MELPA
release. The fork now carries the narrow `tab-width' copy in
`gptel-org--create-prompt' that karthink redirected the upstream PR
to, which replaces the local `:around' advice on
`gptel--with-buffer-copy-internal' I'd been carrying.
I also dropped the stale test file
`tests/test-ai-config-gptel-prompt-tab-width.el' and the matching
stub in `tests/testutil-ai-config.el'. Both existed only to test the
advice I removed.
Diffstat (limited to 'modules/prog-shell.el')
0 files changed, 0 insertions, 0 deletions
