emacs-devel
[Top][All Lists]
Advanced

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

23.0.60; uid problems on w32


From: Lennart Borgman (gmail)
Subject: 23.0.60; uid problems on w32
Date: Sat, 29 Mar 2008 23:09:07 +0100
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

I have got at bug report from Thierry Daucourt through

  http://www.emacswiki.org/cgi-bin/wiki/EmacsW32

It looks like this could be a bug in Emacs. The crucial part of that bug report are the values investigated at the end of `server-ensure-safe-dir' where the user get the following for file-attributes and user-id:

attrs (t 1 -14706 513 (18414 17797) (18414 17797) (18414 17797) 0 drwxrwxrwx
 nil 34842 (7173 . 33003))
 nth 2 attrs **-14706**
 user id **50830**

He also checked with Cygwin which gave other values than the two different above for the uid:

 $ ls -ld server/
 drwxr-xr-x+ 2 my_user mkgroup-l-d 0 Mar 29 14:35 server/
 $ id
uid=**60830**(my_user) gid=10545(mkgroup-l-d) groups=0(root),544(Administrators),545(Users),10545(mkgroup-l-d)


If I do not misunderstand him he has got these values from the unpatched version below.

In GNU Emacs 23.0.60.1 (i386-mingw-nt5.1.2600)
 of 2008-03-25




reply via email to

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