Skip to content
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

Playing nicely with evil and org-mode #64

Open
alexeyre opened this issue Feb 18, 2023 · 0 comments
Open

Playing nicely with evil and org-mode #64

alexeyre opened this issue Feb 18, 2023 · 0 comments

Comments

@alexeyre
Copy link

Hi,
First of all I love this package! But I'm having some issues getting it to work the way I want in org-mode with evil.

By default the return key is bound to reveal the equation at point, but I'm trying to disable this binding as I have xenops-reveal-on-entry set to t with the following:

(define-key xenops-rendered-element-keymap [(return)] nil)

But return still seems to be causing equations to reveal, any ideas what I'm doing wrongly?

Furthermore the escape key is causing equations to reveal but I can't for the life of me find where this bind is in the package, do you have any pointers?

Again I love this package, and I'm sorry if I've missed anything obvious.

Org mode version 9.6.1 (9.6.1-gfff923 @ /Users/alex/.config/emacs/straight/build/org/)
GNU Emacs 28.2 (build 1, aarch64-apple-darwin22.2.0, Carbon Version 169 AppKit 2299.3) of 2023-02-17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant