evil not entering emacs-state in magit-key-mode even if magit-key-mode is listed in evil-emacs-state-modes

Sanel Zukan sanelz at gmail.com
Wed Nov 7 16:19:28 CET 2012


I'm using Emacs 24.1.1 on Fedora 17. I did started it as you
suggested, and done this:

1. opened client with 'emacsclient -t'
2. open file (:e ~/foo)
3. tried to do :q! but when I hit 'q', I'm getting: Defining kbd macro...

After this, everything gets messed up, even 'M-x' doesn't work (tried
M-x 'emacs-version'
but after hitting 'e' I got 'End of buffer').

This is always reproducible.

Regards,
Sanel

On Wed, Nov 7, 2012 at 3:46 PM, Frank Fischer
<frank-fischer at shadow-soft.de> wrote:
> On 2012-11-07, Sanel Zukan <sanelz at gmail.com> wrote:
>> I'm not sure was the cause this commit or one of before, but after I
>> pulled latest code
>> my 'emacs --daemon' setup for terminal (emacsclient -t) stopped to work.
>>
>> I described this in:
>> https://bitbucket.org/lyro/evil/issue/220/emacs-daemon-and-open-file-in-ex-mode
>>
>> Anyone with the same issue?
>>
>
>
> I can't reproduce that. Which emacs version do you use? What happens
> if you start the server in evil's source directory with
>
> emacs -Q -L . -l evil.el --eval "(evil-mode 1)" --daemon
>
> (this loads nothing but evil)?
>
> Frank
>
>
> _______________________________________________
> implementations-list mailing list
> implementations-list at lists.ourproject.org
> https://lists.ourproject.org/cgi-bin/mailman/listinfo/implementations-list



More information about the implementations-list mailing list