emacs-devel
[Top][All Lists]
Advanced

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

Re: standard output/error/input streams


From: Phillip Lord
Subject: Re: standard output/error/input streams
Date: Mon, 23 Jan 2017 12:41:24 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.91 (gnu/linux)

Stefan Monnier <address@hidden> writes:

>> That does make me realize that I could use `start-process` with an executable
>> that does what I want, and use `process-send-string` to bypass the 
>> involvement
>> of any buffers. Thanks for mentioning it.
>
> Right.  What I was thinking of was to add a `make-file-process`
> primitive so you don't need an external executable.


If we had a function to go to generate a stream from a process then we
could have our cake and eat it.

Phil



reply via email to

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