Cannot rebind the Return key in major mode calling gptel-menu #247
scaramouche1
started this conversation in
General
Replies: 1 comment
-
|
I'm not sure why it happens. I've rebound
See the FAQ. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The key
Returnkey ceases to work ingptel-menuif it is redefined in the major mode callinggptel-menu. For example, if in the configuration oforg-mode, I set:Then, when called from
org-mode, pressing theReturnkey ingptel-menuresults in the following error:How can I redefine
Returnand still use it from within the transient menu?(I'm also not understanding why this problem happens, as the transient menu should check which key is being pressed, not what function that key calls in the major mode).
Beta Was this translation helpful? Give feedback.
All reactions