home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: alt.lucid-emacs.help
- Sender: help-lucid-emacs-request@lucid.com
- Date: Fri, 31 Jul 92 08:59:58 PDT
- From: devin%scylla@lucid.com (Matthieu Devin)
- Message-ID: <9207311559.AA18626@scylla.lucid>
- Subject: Re: RPC protocols in LEmacs 19
- References: <26013@sophia.inria.fr>
- <4028@seti.UUCP>
- Path: sparky!uunet!wendy-fate.uu.net!help-lucid-emacs
- Lines: 9
-
- > in the same vein, having a way to send commands to lemacs via an x property
- > (just like the EPOCH_EXECUTE property of epoch) would be VERY nice, and
- > trivial to implement...
-
- [Sorry for the previous mail I hit ^C^C too fast]
-
- Wouldn't it be better to revive the old emacs_server thing that was with an
- older emacs18 version? With this thing Emacs open a listening TCP socket and
- other clients can send lisp to it with the help of a small C program.
-