> Date: Tue, 8 Mar 2011 23:57:39 +0100 > From: "Gamoto" <gam...@bluewin.ch> > > >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 > > 1) returns (t 1 544 ..... O "drwxrwxrwx" nil .....) > 2) return 500 (#o764,#x1f4)
Ah, the Administrator vs Administrators issue... This is your punishment for logging in as Administrator ;-) Seriously, though: you may find the trick here useful: http://lists.gnu.org/archive/html/emacs-devel/2009-05/msg00516.html If that doesn't help, this discussion has a few more tricks and workarounds: http://stackoverflow.com/questions/885793/emacs-error-when-calling-server-start Let us know if any of this works for you. And please keep the list on the CC, so this discussion gets archived, and so others could chime in.