emacs-devel
[Top][All Lists]
Advanced

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

Re: File Owner and Group ID on Windows


From: Lennart Borgman (gmail)
Subject: Re: File Owner and Group ID on Windows
Date: Thu, 21 Aug 2008 03:35:57 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071031 Thunderbird/2.0.0.9 Mnenhy/0.7.5.666

Juanma Barranquero wrote:
> On Fri, May 9, 2008 at 23:13, Eli Zaretskii <address@hidden> wrote:
> 
>> There could be some fallout, especially in code that was working until
>> now because all files appeared to be owned by the current user.  Now
>> this will change, which could cause Emacs think the user is trying to
>> change files she doesn't own.  VC is one place where such problems
>> could happen.  I'm asking Windows users to please be alert and report
>> any problems that could be related to this.
> 
> emacs -Q
> M-x server-start <RET>  =>  "The directory ~/.emacs.d/server is unsafe"
> 
> because
> 
>   (nth 2 (file-attributes "~/.emacs.d/server/")) == 1006
>   (user-uid) == 123


Is this the maybe the same problem that I reported two days ago?

The message I sent had the title "Bug report about
server-ensure-safe-dir". I sent it to this list.




reply via email to

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