> Date: Wed, 9 Mar 2011 19:12:49 +0100
> From: "Gamoto" <gam...@bluewin.ch>
> Cc: "help-emacs-windows" <help-emacs-windows@gnu.org>
> 
> 1) unzip in c:/program files/emacs-23.2
> 2) add to PATH  c:/program files/emacs-23.2/bin
> 3) run emacs.exe
> -> no .emacs.d in bin
> -> .emacs.d in c:\
> -> unsafe message 
> 4) with cmd.exe
> cd /d c:\
> ren .emacs.d .emacs.d.saved
> emacs -Q
> -> no .emacs.d in bin
> -> .emacs.d in c:\  but no server directory !!!
> -> no message
> 5) emacs.exe
> -> no .emacs.d in bin
> -> .emacs.d in c:\  with server directory !!!
> -> unsafe message
> 
> Is it correct ?

Yes, that's correct.  Perhaps it doesn't work because you create the
.emacs.d directory in C:\.  Can you try in another directory, not in
the root of C: ?

Reply via email to