Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <40A65758.7040609@acm.org> Date: Sat, 15 May 2004 10:46:00 -0700 From: David Rothenberger User-Agent: Mozilla Thunderbird 0.6 (Windows/20040502) MIME-Version: 1.0 To: cygwin AT cygwin DOT com CC: Levent Yilmaz Subject: Re: xemacs shell problem References: In-Reply-To: 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 AT cygwin DOT 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 AT daveroth DOT dyndns DOT 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/