Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <40A65758.7040609@acm.org>
Date: Sat, 15 May 2004 10:46:00 -0700
From: David Rothenberger <daveroth@acm.org>
User-Agent: Mozilla Thunderbird 0.6 (Windows/20040502)
MIME-Version: 1.0
To: cygwin@cygwin.com
CC: Levent Yilmaz <sly5+gmane@pitt.edu>
Subject: Re: xemacs shell problem
References: <c83376$853$1@sea.gmane.org> <Pine.GSO.4.58.0405141618430.29485@slinky.cs.nyu.edu>
In-Reply-To: <Pine.GSO.4.58.0405141618430.29485@slinky.cs.nyu.edu>
X-Enigmail-Version: 0.84.0.0
X-Enigmail-Supports: pgp-inline, pgp-mime
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
X-Authentication-Info: Submitted using SMTP AUTH at out010.verizon.net from [4.65.5.187] at Sat, 15 May 2004 12:45:20 -0500
X-IsSubscribed: yes
Reply-To: cygwin@cygwin.com

Igor Pechtchanski wrote:

> Cygwin uses special pipes, called "pty"s, for applications that aren't
> running in a console.  I'm guessing that XEmacs uses these ptys for its
> shell buffer.

It does by default, but this behavior can be changed by executing

   (setq process-connection-type nil)

before starting the shell mode.  This will cause the shell mode to use 
pipes instead of ptys.

Lement, you may want to try that and see if it changes anything.

Dave

-- 
David Rothenberger                spammer? -> spam@daveroth.dyndns.org
GPG/PGP: 0x7F67E734, C233 365A 25EF 2C5F C8E1 43DF B44F BA26 7F67 E734


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

