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

C-c C-a not being bound #27

Open
asmeurer opened this issue Feb 1, 2018 · 1 comment
Open

C-c C-a not being bound #27

asmeurer opened this issue Feb 1, 2018 · 1 comment

Comments

@asmeurer
Copy link

asmeurer commented Feb 1, 2018

For me, C-c C-a is still bound to TeX-command-run-all. I saw in the source that it doesn't bind it if it thinks TeX-command-run-all is already defined. However, I am not defining it anywhere as far as I can tell (it isn't mentioned anywhere in my .emacs). Is it possible I have something else that is defining it? I grepped my ~/.emacs.d for it and nothing came up. It seems like it's being defined by the auctex mode by default.

@Knusper
Copy link

Knusper commented Jul 21, 2020

Yes - C-c C-a is defined by default in more recent versions of auctex. If you want to use the C-c C-a binding of here, you need to unbind C-c C-a before loading this package.

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

2 participants