> Date: Wed, 9 Mar 2011 18:24:12 +0100 > From: "Gamoto" <gam...@bluewin.ch> > Cc: "help-emacs-windows" <help-emacs-windows@gnu.org> > > The famous message is: > Warning (initialization): An error occurred while loading `c:/.emacs': > error: The directory `c:/.emacs.d/server' is unsafe > > After the execution of emacs -Q, the famous message was absent . > If I run again emacs (without -Q), the famous message is present. > If I run runemacs.exe, the famous message is present.
Please try again without setting HOME from site-start.el. The -Q switch disables loading of site-start.el, that's why you see the message only without it. Please remember to remove C:\.emacs.d, before you try again.