all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* standard output/error/input streams
@ 2017-01-14 12:22 Phillip Lord
  2017-01-14 14:03 ` Noam Postavsky
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Phillip Lord @ 2017-01-14 12:22 UTC (permalink / raw)
  To: emacs-devel



I've worked up the patch that I made to add input streams for writing to
the system standard out. There was some discussion about this in Jul.

https://lists.gnu.org/archive/html/emacs-devel/2016-07/msg00910.html

The new version is on feature/stdout-stderr-stream.

Additions since last time. I've updated the names
(external-standard-output, external-standard-error) and I have also
added an input stream (external-standard-input).

The main motivation for this is the same as last time; it gives a
communication channel with Emacs which does not involve buffers at any
point. Although, if you search for "Emacs" and "standard output", other
people would like the same thing for other reasons.

Can I add this to master?

Phil



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2017-01-23 13:11 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-14 12:22 standard output/error/input streams Phillip Lord
2017-01-14 14:03 ` Noam Postavsky
2017-01-14 14:31 ` Eli Zaretskii
2017-01-14 17:51   ` Eli Zaretskii
2017-01-19  7:21 ` John Wiegley
2017-01-20 13:38   ` Phillip Lord
2017-01-20 16:26   ` Stefan Monnier
2017-01-20 21:24     ` John Wiegley
2017-01-20 21:52       ` Stefan Monnier
2017-01-20 21:59         ` John Wiegley
2017-01-23 12:41         ` Phillip Lord
2017-01-23 13:11           ` Stefan Monnier

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.