From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: [PATCHES] patches for compiling GNU emacs 21.2 under Cygwin Date: Tue, 3 Dec 2002 07:50:45 +0200 (IST) Sender: emacs-devel-admin@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1038895112 3942 80.91.224.249 (3 Dec 2002 05:58:32 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 3 Dec 2002 05:58:32 +0000 (UTC) Cc: jbuehler@hekimian.com, emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18J64i-00011H-00 for ; Tue, 03 Dec 2002 06:58:28 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18J6E4-0006TB-00 for ; Tue, 03 Dec 2002 07:08:09 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18J5xa-0000bZ-00; Tue, 03 Dec 2002 00:51:06 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18J5xP-0000EY-00 for emacs-devel@gnu.org; Tue, 03 Dec 2002 00:50:55 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18J5xN-00007y-00 for emacs-devel@gnu.org; Tue, 03 Dec 2002 00:50:54 -0500 Original-Received: from is.elta.co.il ([199.203.121.2]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18J5xL-0008Q5-00; Tue, 03 Dec 2002 00:50:52 -0500 Original-Received: from is (is [199.203.121.2]) by is.elta.co.il (8.9.3/8.8.8) with SMTP id HAA14764; Tue, 3 Dec 2002 07:50:46 +0200 (IST) X-Sender: eliz@is Original-To: Jason Rumney In-Reply-To: Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:9819 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:9819 On 2 Dec 2002, Jason Rumney wrote: > My impression is that many of the misfeatures might be considered > features by those who would use the Cygwin port. This might indeed be so, but there's no way of knowing whether it's true without doing the footwork. > Mostly they don't > want to interact with Windows programs in the Windows way. If this is accepted as the official policy of the Cygwin build, it should be at least documented. Anyway, that's only one aspect of the issue; there are others. For example, case-insensitivity in file names is something I'd expect Cygwin users to want Emacs to DTRT with.