From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: John Paul Wallington Newsgroups: gmane.emacs.devel Subject: Re: `eshell-under-cygwin-p' etc. inappropriate? Date: 07 Aug 2002 22:53:55 +0100 Sender: emacs-devel-admin@gnu.org Message-ID: <87vg6mibd8.fsf@bundalo.shootybangbang.com> References: <87k7n3kzs1.fsf@alice.dynodns.net> <8765yn8ahd.fsf@bundalo.shootybangbang.com> <87bs8el8ae.fsf@alice.dynodns.net> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1028756983 10107 127.0.0.1 (7 Aug 2002 21:49:43 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 7 Aug 2002 21:49:43 +0000 (UTC) Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17cYgY-0002cu-00 for ; Wed, 07 Aug 2002 23:49:42 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17cZ2L-0001wm-00 for ; Thu, 08 Aug 2002 00:12:13 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17cYgv-000210-00; Wed, 07 Aug 2002 17:50:05 -0400 Original-Received: from main.gmane.org ([80.91.224.249]) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17cYgS-00020N-00 for ; Wed, 07 Aug 2002 17:49:37 -0400 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 17cYfh-0002ZF-00 for ; Wed, 07 Aug 2002 23:48:49 +0200 Original-To: emacs-devel@gnu.org X-Injected-Via-Gmane: http://gmane.org/ Original-Received: from news by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 17cYfh-0002Z7-00 for ; Wed, 07 Aug 2002 23:48:49 +0200 Original-Path: 127.0.0.1!nobody Original-Newsgroups: gmane.emacs.devel Original-Lines: 21 Original-NNTP-Posting-Host: modem-126.charizard.dialup.pol.co.uk Original-X-Trace: main.gmane.org 1028756929 9864 217.135.69.126 (7 Aug 2002 21:48:49 GMT) Original-X-Complaints-To: usenet@main.gmane.org Original-NNTP-Posting-Date: Wed, 7 Aug 2002 21:48:49 +0000 (UTC) User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 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:6346 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:6346 John Wiegley wrote: > >>>>> On Tue Aug 6, John writes: > > > It was only for XEmacs Cygwin build: AFAICR, executables have > > extensions such as .exe > > Eshell is now using `exec-suffixes', which should be set properly by > the build environment. Okay. > > and the file system was case-insensitive > > Then let's make a config variable eshell-case-sensitive-filesystem or > some such. That sounds good. I think it would be good to revert my patch. -- John Paul Wallington