From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.60; uid problems on w32 Date: Mon, 31 Mar 2008 17:04:34 +0100 Message-ID: <47F10B92.6090302@gnu.org> References: <47EEBE03.9030104@gmail.com> <47EEE4D9.9090600@gnu.org> <47EFA826.6070907@gnu.org> <47EFB17F.70903@gmail.com> <47EFF936.8080108@gmail.com> <47EFFE20.6030209@gmail.com> <47F0A3C6.6090006@gnu.org> <47F0D7BA.7040008@gmail.com> <47F0DC90.9060207@gnu.org> <47F1081E.3060602@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1206988841 7324 80.91.229.12 (31 Mar 2008 18:40:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 31 Mar 2008 18:40:41 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, Eli Zaretskii , monnier@iro.umontreal.ca To: "Lennart Borgman (gmail)" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Mar 31 20:41:12 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JgOwF-000580-50 for ged-emacs-devel@m.gmane.org; Mon, 31 Mar 2008 20:40:59 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JgOvd-0000pG-3N for ged-emacs-devel@m.gmane.org; Mon, 31 Mar 2008 14:40:21 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JgOvY-0000oj-6s for emacs-devel@gnu.org; Mon, 31 Mar 2008 14:40:16 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JgOvX-0000oQ-3S for emacs-devel@gnu.org; Mon, 31 Mar 2008 14:40:15 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JgOvW-0000oN-LC for emacs-devel@gnu.org; Mon, 31 Mar 2008 14:40:14 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JgOvW-0004Ie-C6 for emacs-devel@gnu.org; Mon, 31 Mar 2008 14:40:14 -0400 Original-Received: from mail.gnu.org ([199.232.76.166] helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1JgOvV-0008N6-Vm for emacs-pretest-bug@gnu.org; Mon, 31 Mar 2008 14:40:14 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JgOvS-0004Hm-Sy for emacs-pretest-bug@gnu.org; Mon, 31 Mar 2008 14:40:13 -0400 Original-Received: from mk-outboundfilter-4.mail.uk.tiscali.com ([212.74.114.32]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JgOvP-0004GN-4a; Mon, 31 Mar 2008 14:40:07 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgsFAPvM8EdTQxds/2dsb2JhbACBWqhj X-IP-Direction: IN Original-Received: from i-83-67-23-108.freedom2surf.net (HELO wanchan.jasonrumney.net) ([83.67.23.108]) by smtp.f2s.tiscali.co.uk with ESMTP; 31 Mar 2008 17:13:15 +0100 Original-Received: from [192.168.249.27] (chiko.jasonrumney.net [192.168.249.27]) by wanchan.jasonrumney.net (Postfix) with ESMTP id 54D0AB6; Mon, 31 Mar 2008 17:04:47 +0100 (BST) User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) In-Reply-To: <47F1081E.3060602@gmail.com> X-Enigmail-Version: 0.95.6 OpenPGP: id=8086879D X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:94054 gmane.emacs.pretest.bugs:21822 Archived-At: Lennart Borgman (gmail) wrote: > Are you sure windows does not have file ownership? If you look at the > properties for a file, click on the "Security" tab and then then > "Advanced" there is a tab saying owner. Yes, you're right. I am currently using an XP Home system, which doesn't have that "Security" tab, so I was going by the output of cacls, which for many files lists only groups as having permissions, no individual users.