karthink / gptel

A simple LLM client for Emacs
GNU General Public License v3.0
1.29k stars 128 forks source link

`RET` in the options menu conflicts with `org`'s DWIM #75

Closed JonatanSahar closed 1 year ago

JonatanSahar commented 1 year ago

I'm getting

Unbound suffix: ‘’ (Use ‘C-g’ to abort, ‘?’ for help) [+org/dwim-at-point]

and I'm not sure how to override this binding, since I don't understand how is the major mode set for the transient menu - why would it still be in org mode?

Thanks!

karthink commented 1 year ago

This has popped up before, see #40. This could be due to some quirk of evil-mode integration with org, or perhaps some Doom Emacs customization. I'm not sure how to fix this -- the workaround is to use C-m instead of RET. Does that work?

JonatanSahar commented 1 year ago

yes, it works, thanks!

On Sun, 18 Jun 2023 at 22:25, karthink @.***> wrote:

This has popped up before, see #40 https://github.com/karthink/gptel/issues/40. This could be due to some quirk of evil-mode integration with org, or perhaps some Doom Emacs customization. I'm not sure how to fix this -- the workaround is to use C-m instead of RET. Does that work?

— Reply to this email directly, view it on GitHub https://github.com/karthink/gptel/issues/75#issuecomment-1596242778, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEL3S3HMJWCLRYD27C5CCZTXL5I3HANCNFSM6AAAAAAZE5CCEI . You are receiving this because you authored the thread.Message ID: @.***>