all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: jadamson@partners.org (Joel J. Adamson)
To: help-gnu-emacs@gnu.org
Subject: Re: xemacs shell not flushing (on windows) when I get input from other programs (such as perl)
Date: Tue, 21 Aug 2007 14:54:45 -0400	[thread overview]
Message-ID: <87zm0klnuy.fsf@W0053328.mgh.harvard.edu> (raw)
In-Reply-To: 1187722169.298073.263240@19g2000hsx.googlegroups.com



sandra_oconnor2@yahoo.com writes:


[...]

>
> temp.pl
> #!/usr/bin/perl
> print "How old are you?\n";
> $age = <>;
> print "WOW! You are $age years old!\n";
>
>
> Run inside emacs shell,  the >> indicates what I type
>
>>>perl temp.pl
>>>10    <------   waiting for input, hasn't printed 'how old are you' yet
> How old are you?    <------- prints the lot, including what should
> appear before the input was given
> WOW! You are 10  years old!
>

The first step is to tell us what you mean by "xemacs."  If you mean
XEmacs (aka Lucid Emacs), then people on comp.emacs.xemacs will be
much better able to help you.  If you mean Emacs with a GUI, then ...

Is there a reason you want it to echo in "real time?"  If you wait for
the output, you've still got the output, and you can browse backward
through it.

What is it exactly that you want to see happening?

Joel


-- 
Joel J. Adamson
Biostatistician
Pediatric Psychopharmacology Research Unit
Massachusetts General Hospital
Boston, MA  02114
(617) 643-1432
(303) 880-3109

  reply	other threads:[~2007-08-21 18:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-21 18:49 xemacs shell not flushing (on windows) when I get input from other programs (such as perl) sandra_oconnor2
2007-08-21 18:54 ` Joel J. Adamson [this message]
2007-08-22 16:54   ` sandra_oconnor2
2007-08-22 17:28     ` Joel J. Adamson
2007-08-22 17:30       ` Joel J. Adamson
2007-08-22 17:33         ` Joel J. Adamson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87zm0klnuy.fsf@W0053328.mgh.harvard.edu \
    --to=jadamson@partners.org \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.