> Date: Wed, 9 Mar 2011 10:03:58 +0100 > From: "Gamoto" <gam...@bluewin.ch> > Cc: "help-emacs-windows" <help-emacs-windows@gnu.org> > > 2) I already have created the .emacs.d directory myself.
How did you create it? Please try to follow the recipe in http://lists.gnu.org/archive/html/emacs-devel/2009-05/msg00516.html exactly. It says, in effect, that after exiting Emacs, you should do this: cd /d c:\ ren .emacs.d .emacs.d.saved emacs -Q The new instance of Emacs should create the .emacs.d and .emacs.d/server directories with the correct ownership. Please see if these exact steps fix the problem.