> Date: Sat, 12 Mar 2011 14:42:32 +0100
> From: "Gamoto" <gam...@bluewin.ch>
> Cc: "help-emacs-windows" <help-emacs-windows@gnu.org>
> 
> 
> >> Date: Fri, 11 Mar 2011 23:17:32 +0100
> >> From: "Gamoto" <gam...@bluewin.ch>
> >> Cc: "help-emacs-windows" <help-emacs-windows@gnu.org>
> >> 
> >> a) With emacsclient.exe I have an error but too short for reading it in a 
> >> shell.
> >> b) With emacsclientw.exe I have the following error:
> >> No socket  or alternate editor. Please use:
> >> --server file     or EMACS_SERVER_FILE
> >> --alternate editor or   ALTERNATE_EDITOR
> >> Why ?  Normal for you ?
> >
> >Try typing these two commands:
> >
> >  M-x server-force-delete RET
> >  M-x server-start RET
> >
> >then try again double-clicking on an Erlang file and see if the
> >problem is solved.  If it is solved, then we can conclude that
> >something is wrong with how you start the server.
> >
> I dit it, I didn't close emacs, I double-clicked an erlang file (associated 
> with emacsclientw) and ...
> SAME ERROR MESSAGE

Does emacsclientw.exe come from the same directory where you have
emacs.exe?  Or is it from a different version of Emacs, by chance?
What does "emacsclientw --version" display?

> >Type "M-: server-process RET", if it says "#<process server>", then
> >the server is running, if it says "nil", then the server is not
> >running.
> I did it, I had the #<process server> message.

And you still don't have the file .emacs.d/server/server ?

Reply via email to