From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.60; uid problems on w32 Date: Mon, 31 Mar 2008 06:07:50 +0300 Message-ID: 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> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1206932902 8012 80.91.229.12 (31 Mar 2008 03:08:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 31 Mar 2008 03:08:22 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, monnier@iro.umontreal.ca, jasonr@gnu.org To: "Lennart Borgman (gmail)" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Mar 31 05:08:53 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 1JgAOC-0003Va-72 for ged-emacs-devel@m.gmane.org; Mon, 31 Mar 2008 05:08:52 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JgANa-0005mM-D4 for ged-emacs-devel@m.gmane.org; Sun, 30 Mar 2008 23:08:14 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JgANW-0005la-Dg for emacs-devel@gnu.org; Sun, 30 Mar 2008 23:08:10 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JgANV-0005ki-Ax for emacs-devel@gnu.org; Sun, 30 Mar 2008 23:08:09 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JgANV-0005ka-75 for emacs-devel@gnu.org; Sun, 30 Mar 2008 23:08:09 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JgANV-00047v-3J for emacs-devel@gnu.org; Sun, 30 Mar 2008 23:08:09 -0400 Original-Received: from mx10.gnu.org ([199.232.76.166]) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1JgANU-00072o-Mm for emacs-pretest-bug@gnu.org; Sun, 30 Mar 2008 23:08:08 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JgANR-000478-QY for emacs-pretest-bug@gnu.org; Sun, 30 Mar 2008 23:08:08 -0400 Original-Received: from romy.inter.net.il ([213.8.233.24]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JgANO-00046J-2w; Sun, 30 Mar 2008 23:08:02 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-21-134.inter.net.il [80.230.21.134]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id KQJ00256 (AUTH halo1); Mon, 31 Mar 2008 06:07:50 +0300 (IDT) In-reply-to: <47EFFE20.6030209@gmail.com> (lennart.borgman@gmail.com) X-detected-kernel: by monty-python.gnu.org: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (2) 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:94009 gmane.emacs.pretest.bugs:21812 Archived-At: > Date: Sun, 30 Mar 2008 22:54:56 +0200 > From: "Lennart Borgman (gmail)" > CC: jasonr@gnu.org, monnier@iro.umontreal.ca, emacs-pretest-bug@gnu.org > > Maybe it would help to use a full internal representation in Emacs that > are simplified when talking with external applications? There are places in Emacs as well that expect Posix behavior. And there's some merit in being compatible with Cygwin, too. Anyway, if someone wants to volunteer to do what you want, I won't object.