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: Stefan Monnier
Subject: Re: standard output/error/input streams
Date: Fri, 20 Jan 2017 16:52:17 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2.50 (gnu/linux)

> 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.


        Stefan




reply via email to

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