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

Keymap keeps resetting to 'Mac OS X 10.5' #4

Open
vvuk opened this issue Apr 6, 2018 · 3 comments
Open

Keymap keeps resetting to 'Mac OS X 10.5' #4

vvuk opened this issue Apr 6, 2018 · 3 comments

Comments

@vvuk
Copy link

vvuk commented Apr 6, 2018

Does anyone else see this? If I select Emacs+ as the keymap, frequently, but not 100% always, the keymap gets reset to 'Mac OS X 10.5'. Seen in both Rider 2018.1 and CLion 2018.1 on Windows.

@criddle3
Copy link

criddle3 commented Mar 20, 2019

Yes. I have been fighting with this in IntelliJ 2018.3. I am also losing my custom keymappings within the emacs+ definition

@mheffner
Copy link

Same here with GoLand 2019.3.3 and Emacs+ 0.3.900

@aiguofer
Copy link

aiguofer commented Jun 11, 2023

I think I just traced this down to an exception that occurred with KeyboardQuit and believe I fixed it (I haven't seen it in a bit, but it could still happen).

I made some changes in: https://github.com/aiguofer/emacs-plus to address these issues. I don't know that I'll go as far as to try to take over this and make a merge request, but if you clone the repo and run ./gradlew build then install local jar in build/libs/emacs-plus-0.3.901.jar and install it. Would be good to have others test it!

Wouldn't be opposed to trying to make a "Patched+" version of this package if this fixes it for others, but no promises of maintaining since I'm mainly an Emacs user; I'm only currently using IntelliJ at work for Kotlin since Kotlin LSP is quite lacking, unfortunately.

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

4 participants