> Date: Sat, 12 Mar 2011 14:52:47 +0100 > From: "Gamoto" <gam...@bluewin.ch> > Cc: "help-emacs-windows" <help-emacs-windows@gnu.org> > > After the test you suggested me, I opened the .emacs.d/server folder when > emacs is running. > Effectively, there is a server file. When I closed emacs, this file is > deleted.
This is normal. > >When you start Emacs, is there some message in the "*Messages*" buffer > >that is related to starting the server? > I have a buffer called *Messages* * (two stars) I mean this one. > Conclusion: emacs server is correctly started and it runs correcty: right ? Yes. But there seems to be some problem with communications between emacsclient and the server. One possible reason could be a version mismatch between emacsclient and the server. That's why I asked to show what does "emacsclientw --version" show.