From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: sandra_oconnor2@yahoo.com Newsgroups: gmane.emacs.help Subject: Re: xemacs shell not flushing (on windows) when I get input from other programs (such as perl) Date: Wed, 22 Aug 2007 09:54:46 -0700 Organization: http://groups.google.com Message-ID: <1187801686.481578.321510@x40g2000prg.googlegroups.com> References: <1187722169.298073.263240@19g2000hsx.googlegroups.com> <87zm0klnuy.fsf@W0053328.mgh.harvard.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: sea.gmane.org 1187804528 13048 80.91.229.12 (22 Aug 2007 17:42:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 22 Aug 2007 17:42:08 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Aug 22 19:42:06 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1INuDT-0008Nk-90 for geh-help-gnu-emacs@m.gmane.org; Wed, 22 Aug 2007 19:42:03 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1INuDS-00057p-Rt for geh-help-gnu-emacs@m.gmane.org; Wed, 22 Aug 2007 13:42:02 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!x40g2000prg.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 20 Original-NNTP-Posting-Host: 63.125.196.210 Original-X-Trace: posting.google.com 1187801687 7295 127.0.0.1 (22 Aug 2007 16:54:47 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Wed, 22 Aug 2007 16:54:47 +0000 (UTC) In-Reply-To: <87zm0klnuy.fsf@W0053328.mgh.harvard.edu> User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1),gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: x40g2000prg.googlegroups.com; posting-host=63.125.196.210; posting-account=ps2QrAMAAAA6_jCuRt2JEIpn5Otqf_w0 Original-Xref: shelby.stanford.edu gnu.emacs.help:151179 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:46752 Archived-At: Joel, I mean Xemacs, aka Lucid Emacs. I've tried getting help on comp.emacs.xemacs but haven't been successful. That group gets less traffic than this one. >> What is it exactly that you want to see happening? The program I showed above is just a simple example so that anyone can reproduce it. What I want to be able to do is, starting from the xemacs shell, have an interactive command-line session with something that is not the shell itself. For example, I want to go into the perl debugger, or the python debugger. But this particular issue makes it impossible; once I go into another program (such as the perl debugger) it stops automatic flushing before my inputs. Consequently I'll see nothing in a debugging session -- except my own inputs!! (Until the end of the debugging session.) No good. Any ideas anyone.