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

holy-mode (randomly?) entering evil-mode #3657

Closed
mattharrison opened this issue Nov 3, 2015 · 2 comments
Closed

holy-mode (randomly?) entering evil-mode #3657

mattharrison opened this issue Nov 3, 2015 · 2 comments

Comments

@mattharrison
Copy link

Sorry this is a lame bug report. I'm having a hard time reproducing this bug. But am seeing it often. I decided to give spacemacs holy-mode another attempt recently. In general I like it, but it is jumping back into evil-mode in both Python and JS modes. I'm trying to be cognizant of the keys that I'm typing to cause this to happen, but it is hard to reproduce.

When it enters evil-mode, I have to type M-x holy-mode twice to get it back to holy mode. I also noticed that there is a log in messages when it flips into evil-mode Previous command was not an evil-paste...

Here is some of my *Messages* buffer, with the errors prior to going back to holy mode:

...
byte-code: Can't find f
Auto-saving...done
user-error: No replacement character typed
user-error: Previous command was not an evil-paste: evil-backward-char
user-error: Previous command was not an evil-paste: evil-paste-pop [2 times]
user-error: Previous command was not an evil-paste: evil-paste-pop-next
Holy mode disabled
Holy mode enabled
...
user-error: Previous command was not an evil-paste: evil-avy-goto-word-or-subword-1
user-error: Previous command was not an evil-paste: evil-paste-pop [2 times]
user-error: Previous command was not an evil-paste: evil-paste-pop-next
user-error: Previous command was not an evil-paste: evil-paste-pop
user-error: Previous command was not an evil-paste: evil-paste-pop-next [2 times]
Holy mode disabled
Holy mode enabled
...
error in process filter: Quit [2 times]
[No matches]
Skip anaconda-mode eldoc response
user-error: Previous command was not an evil-paste: next-line
Holy mode disabled
Holy mode enabled
@TheBB
Copy link
Collaborator

TheBB commented Nov 3, 2015

This is a known issue and will probably be fixed by #3497.

@mattharrison
Copy link
Author

@TheBB Thanks for the update. I've probably been entering evil-mode by tapping my control key (which is mapped to escape when tapped....).

I will be following #3497 as disabling this escape behavior would be my preference.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants