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: John Wiegley
Subject: Re: standard output/error/input streams
Date: Fri, 20 Jan 2017 13:24:07 -0800
User-agent: Gnus/5.130016 (Ma Gnus v0.16) Emacs/25.1.91 (darwin)

>>>>> "SM" == Stefan Monnier <address@hidden> writes:

SM> Last time this came up, I thought that mapping "opened files" to Emacs
SM> subprocess objects was probably going to be more natural.

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.

-- 
John Wiegley                  GPG fingerprint = 4710 CF98 AF9B 327B B80F
http://newartisans.com                          60E1 46C4 BD1A 7AC1 4BA2



reply via email to

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