Please update gptel first -- errors are often fixed by the time they're reported.
Bug Description
If I select a line or region, when in evil-mode, and then run gptel-menu which opens a transient menu, it says at the bottom "RET Send selection (lines 5-6) ..." which is what I want.
However, if I then change any of the settings in the menu, the bottom text changes to "RET Send (lines 1-5) ...", which is the behaviour gptel normally exibits when nothing is selected (send buffer from start to the point).
There is no way for me to pick selection again, in "<Prompt from".
Backend
None
Steps to Reproduce
- Have evil-mode on.
- Select a line in any buffer.
- Run
gptel-menu.
- Notice that "selection" is currently ready to be sent.
- Change any setting in the transient menu.
- Notice that "selection" is not anymore ready to be sent, instead buffer to the point is.
- There is no way to pick "selection" again (e.g. from "<Prompt from").
When evil-mode is off, it works ok.
Additional Context
Emacs version: 30.1
OS: Archlinux
Problem manifests when evil-mode is enabled, otherwise doesn't.
Backtrace
Log Information
Please update gptel first -- errors are often fixed by the time they're reported.
Bug Description
If I select a line or region, when in evil-mode, and then run
gptel-menuwhich opens a transient menu, it says at the bottom "RET Send selection (lines 5-6) ..." which is what I want.However, if I then change any of the settings in the menu, the bottom text changes to "RET Send (lines 1-5) ...", which is the behaviour gptel normally exibits when nothing is selected (send buffer from start to the point).
There is no way for me to pick selection again, in "<Prompt from".
Backend
None
Steps to Reproduce
gptel-menu.When evil-mode is off, it works ok.
Additional Context
Emacs version: 30.1
OS: Archlinux
Problem manifests when evil-mode is enabled, otherwise doesn't.
Backtrace
Log Information