Eli Zaretskii, First of alll, thank you for your patience ... I decided to delete all these things and restarted a clean procedure.
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 ? Gamoto ================================= == En réponse au message du 09-03-2011, 18:56:47 == >> Date: Wed, 9 Mar 2011 18:24:12 +0100 >> From: "Gamoto" <[email protected]> >> Cc: "help-emacs-windows" <[email protected]> >> >> 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. > ========================================
