home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / alt / lucidem / help / 194 < prev    next >
Encoding:
Text File  |  1992-07-30  |  814 b   |  21 lines

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