> Date: Tue, 8 Mar 2011 17:17:39 +0100
> From: "Gamoto" <gam...@bluewin.ch>
> 
> I installed the version 23.2.1 on windows server 2003
> I have this message:
> Warning (initialization): An error occurred while loading `c:/.emacs':
> error: The directory `c:/.emacs.d/server' is unsafe 
> 
> How to fix it ?

Is C: formatted as NTFS or as FAT32?

If NTFS, please show the result of

  M-: (file-attributes "c:/.emacs.d/server") RET

and of

  M-: (user-uid) RET

In general, this warning pops up when that directory has owner other
than yourself.

Reply via email to