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: Frank Fischer
Subject: Re: How to flush output to process
Date: Wed, 9 Nov 2011 11:26:56 +0000 (UTC)
User-agent: slrn/0.9.9p1 (Linux)

On 2011-11-06, Thien-Thi Nguyen <ttn@gnuvola.org> wrote:
> () 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").

Using pipes seems to work locally. But when starting the process using
tramp a pty has to be used. Any ideas what to do in this case?

Frank




reply via email to

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