Dear Eli Zaretskii, I create it by using the windows tools: right click > new > folder
I tried you trick. No error in emacs BUT I don't know where/if the .emacs.d was created ! Gamoto ================================= == En réponse au message du 09-03-2011, 11:26:46 == >> 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. ========================================