help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: How to communicate with a running external process with


From: Barry Margolin
Subject: Re: How to communicate with a running external process with
Date: Tue, 23 Jul 2013 10:43:20 -0400
User-agent: MT-NewsWatcher/3.5.3b3 (Intel Mac OS X)

In article <mailman.1619.1374566396.12400.help-gnu-emacs@gnu.org>,
 Thorsten Jolitz <tjolitz@gmail.com> wrote:

> This case is simply not covered in the manuals/books, its always about
> (new) subprocesses started under the control of one of the two Lisps.

That's because those are the only cases where Emacs does anything 
particularly special. Otherwise, it's just generic networking or IPC: 
make a connection to some endpoint like a TCP port or Unix domain socket.

-- 
Barry Margolin, barmar@alum.mit.edu
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***


reply via email to

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