Just recompiled emacs 24.2. The same behaviour. Regards, Sanel
On Wed, Nov 7, 2012 at 4:19 PM, Sanel Zukan <[email protected]> wrote: > 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 > <[email protected]> wrote: >> On 2012-11-07, Sanel Zukan <[email protected]> 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 >> [email protected] >> https://lists.ourproject.org/cgi-bin/mailman/listinfo/implementations-list _______________________________________________ implementations-list mailing list [email protected] https://lists.ourproject.org/cgi-bin/mailman/listinfo/implementations-list
