-
Notifications
You must be signed in to change notification settings - Fork 188
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Transient issue when selecting a model in gptel-menu
#583
Comments
Looks like an issue in the latest Transient release. What is your version of Transient? ( |
I am on
And have a similar issue. With the current version, model selection issue does not occur, however the same problem happens on rewrite (only when I alter the rewrite prompt). |
I am on the same version as @sashkachan here ^^^ @karthink thanks for looking into this! |
> ```
> (defconst transient-version "0.8.3")
> ```
I am on the same version as @sashkachan here ^^^
@karthink thanks for looking into this!
Yeah that's the latest version. Tarsius recently made it so the transient menu is hidden when reading from the minibuffer. That the transient menu is not being restored after seems like a transient bug to me. If you can reproduce this with a simple transient menu that uses completing-read from the minibuffer, it can be reported as a bug.
|
Hi @karthink, I’m experiencing the same issue as described in this thread and wanted to provide additional details. Issue Summary |
From my experience, setting |
Please update gptel first -- errors are often fixed by the time they're reported.
Bug Description
After selecting a model (
-m
, helm) I don't get back to gptel-menu transient, but I see a 'split' of the current buffer, in transient state (?)Please note that I actually I don't quite know what exactly is happening only the effect, so my description might be misleading.
Hopefully this helps:
Please see the repro steps below for description of what's happening.
Let me know if additional clarification is needed :)
Backend
None
Steps to Reproduce
gptel-menu
,-m
to select a model,Unbound suffix: j
in the minibuffer—me trying to navigate with vim bindings, keys that are actually bound, e.g.=
, produce appropriate message in the minibuffer but no change in the menu transient)Additional Context
Emacs
GNU Emacs 29.1 (build 2, aarch64-apple-darwin21.5.0, NS appkit-2113.50 Version 12.4 (Build 21F79)) of 2024-01-11
Spacemacs
running on an up-to-datedev
branch.Gptel
Backtrace
Log Information
The text was updated successfully, but these errors were encountered: