From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: John Wiegley Newsgroups: gmane.emacs.devel Subject: Re: `eshell-under-cygwin-p' etc. inappropriate? Date: Tue, 06 Aug 2002 22:23:42 -0700 Sender: emacs-devel-admin@gnu.org Message-ID: <87k7n3kzs1.fsf@alice.dynodns.net> References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1028697806 10411 127.0.0.1 (7 Aug 2002 05:23:26 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 7 Aug 2002 05:23:26 +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 17cJI5-0002ho-00 for ; Wed, 07 Aug 2002 07:23:25 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17cJdX-0004cT-00 for ; Wed, 07 Aug 2002 07:45:35 +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 17cJIi-0000XU-00; Wed, 07 Aug 2002 01:24:04 -0400 Original-Received: from mail.gci-net.com ([216.183.68.100] helo=gci-net.com) by fencepost.gnu.org with smtp (Exim 3.35 #1 (Debian)) id 17cJIQ-0000Wh-00 for ; Wed, 07 Aug 2002 01:23:47 -0400 Original-Received: from [216.183.69.139] (HELO aris) by gci-net.com (CommuniGate Pro SMTP 3.5.9) with ESMTP-TLS id 6494371 for emacs-devel@gnu.org; Tue, 06 Aug 2002 22:15:30 -0700 Original-Received: from johnw by aris with local (Exim 3.35 #1 (Debian)) id 17cJIM-0000nE-00 for ; Tue, 06 Aug 2002 22:23:42 -0700 Original-To: emacs-devel@gnu.org X-Home-Page: http://www.gci-net.com/users/j/johnw/ X-Public-Key: http://pgp5.ai.mit.edu:11371/pks/lookup?op=get&search=0xF40524D0 In-Reply-To: (Eli Zaretskii's message of "Wed, 7 Aug 2002 08:02:28 +0300 (IDT)") Original-Lines: 12 User-Agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.2 (i386-debian-linux-gnu) 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:6324 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:6324 >>>>> On Tue Aug 6, Eli writes: > On 7 Aug 2002, John Paul Wallington wrote: >> Maybe `eshell-under-cygwin-p' should be called something else? > What difference in behavior is that test supposed to handle? > Perhaps there's a cleaner way of taking care of that problem. I think he wants a function that means "DOS-ish behavior for certain things". John