help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to flush output to process


From: Thien-Thi Nguyen
Subject: Re: How to flush output to process
Date: Sun, 06 Nov 2011 22:08:32 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

() Frank Fischer <frank-fischer@shadow-soft.de>
() Sun, 6 Nov 2011 12:38:20 +0100

   Btw, I would be surprised if it is indeed a problem of the
   subprocess as it is designed to be used in this way.

If the subprocess is comfortable ignoring signals from Emacs,
you might try using pipes instead of ptys to talk to it.
That would probably eliminate raw/cooked misunderstandings.

See ‘process-connection-type’ (info "(elisp) Asynchronous Processes").



reply via email to

[Prev in Thread] Current Thread [Next in Thread]