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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

toggling between normal and evilified state #4938

Closed
ghost opened this issue Feb 2, 2016 · 12 comments
Closed

toggling between normal and evilified state #4938

ghost opened this issue Feb 2, 2016 · 12 comments

Comments

@ghost
Copy link

ghost commented Feb 2, 2016

Just for you @StreakyCobra 馃悕

Description

org-agenda is toggling between evil-normal-state and evil-evilified-state

Reproduction guide

  • Start Emacs
  • M-x org-agenda
  • hit evil-escape-key-sequence
  • watch minibuffer to change state

Observed behaviour:
I observe org-agenda is changing to evil-evilified-state for no reason.

Expected behaviour:
I expect org-agenda to not switch to evil-evilified-state at all.

System Info

  • OS: gnu/linux
  • Emacs: 24.5.1
  • Spacemacs: 0.105.9
  • Distribution: Arch x86_64
  • Layers:
     auto-completion
     emacs-lisp
     git
     org
     syntax-checking
     version-control
     dockerfile
     finance
     colors
     emoji
     python
     django
     javascript
     restclient
     html
     php

Backtrace

no backtrace appeared

@ghost ghost changed the title behaviour of org agenda with unknown evil escape states wrong behaviour of org agenda with unknown evil escape states Feb 2, 2016
@StreakyCobra
Copy link
Contributor

Have you updated your packages recently? Also, can you edit your issue with the information of this template? It will help us to help you :-)

For what I see, it seems that it's toggling between evil-normal-state and evil-evilified-state. But why, that's the question :-)

@ghost ghost changed the title wrong behaviour of org agenda with unknown evil escape states org agenda toggling between normal and evilified state Feb 6, 2016
@Andre0991
Copy link
Contributor

Isn't evilified the expected Evil state for org agenda? Did you mean that it's changing to normal? Or am I confusing things here?

@ghost
Copy link
Author

ghost commented Feb 17, 2016

@Andre0991 I dont know what the default state of org-agenda is. I only know it is toggling between 2 states.

@StreakyCobra
Copy link
Contributor

Whenever I press the evil-escape-key-sequence it's leaving org-agenda, so I can't reproduce :-/

@ghost ghost changed the title org agenda toggling between normal and evilified state toggling between normal and evilified state Feb 23, 2016
@ghost
Copy link
Author

ghost commented Feb 23, 2016

@StreakyCobra I just noticed the same problem in neotree.

@StreakyCobra
Copy link
Contributor

@fx3O2 I can't reproduce it there too.

@TheBB
Copy link
Collaborator

TheBB commented Feb 23, 2016

I can reproduce.

@StreakyCobra
Copy link
Contributor

@TheBB Can you try to change the evil-escape-key-sequence to something else, totally different from fd? In my case it's gq, if it may behave differently.

@d12frosted
Copy link
Collaborator

Is it still reproducible?

@ghost
Copy link
Author

ghost commented Oct 28, 2016

@d12frosted Yes, still reproducible! @TheBB told me how I can disable evil escape in the agenda

(setq-default evil-escape-excluded-major-modes '(org-agenda-mode))

@d12frosted
Copy link
Collaborator

@TheBB is it a non-fix with described workaround or should it be fixed? 馃樃

@TheBB
Copy link
Collaborator

TheBB commented Nov 5, 2016

I honestly am not sure but we can postpone it until or if we have a discussion on this behaviour in evilified state.

@TheBB TheBB closed this as completed Nov 5, 2016
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

4 participants