emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs on Windows keeps complaining: the directory ... is unsafe.


From: Óscar Fuentes
Subject: Re: Emacs on Windows keeps complaining: the directory ... is unsafe.
Date: Tue, 26 May 2009 02:23:25 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.94 (gnu/linux)

Juanma Barranquero <address@hidden> writes:

> On Tue, May 26, 2009 at 00:42, Óscar Fuentes <address@hidden> wrote:
>
>> Thanks for the hint. This seems the problem:
>>
>> the file uid returned by file-attributes is 544:
>
> Eli's the expert on this stuff, but take a look at a related
> discussion from last year:
>
> http://lists.gnu.org/archive/html/emacs-devel/2008-03/msg02886.html

Thanks Juanma.

This gave me an idea: renamed away .emacs.d. Started a new emacs
instance, which complained:

File error: Opening output file, no such file or directory, 
d:/home/.emacs.d/server/server

so started eshell and created the directory d:/home/.emacs.d/server/

Now file-attributes returns 500 for the file uid, the same value as
user-uid returns, and server-ensure-safe-dir does not complain.

Why file-attributes returns 544 for the file uid on the old directory?
I still have it around, in case you want some info about it.

-- 
Óscar





reply via email to

[Prev in Thread] Current Thread [Next in Thread]