gptel-transient: Update header-line in gptel--suffix-send
* gptel-transient.el (gptel--suffix-send): Update the header line when using starting a request in `gptel--suffix-send`. Fix #293.
This commit is contained in:
parent
66a63e6c82
commit
44feb1637f
1 changed files with 2 additions and 0 deletions
|
@ -694,6 +694,8 @@ Or in an extended conversation:
|
||||||
:callback callback
|
:callback callback
|
||||||
:dry-run dry-run)
|
:dry-run dry-run)
|
||||||
|
|
||||||
|
(gptel--update-status " Waiting..." 'warning)
|
||||||
|
|
||||||
;; NOTE: Possible future race condition here if Emacs ever drops the GIL.
|
;; NOTE: Possible future race condition here if Emacs ever drops the GIL.
|
||||||
;; The HTTP request callback might modify the buffer before the in-place
|
;; The HTTP request callback might modify the buffer before the in-place
|
||||||
;; text is killed below.
|
;; text is killed below.
|
||||||
|
|
Loading…
Add table
Reference in a new issue