emacs-devel
[Top][All Lists]
Advanced

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

Emacs RPC


From: Lars Magne Ingebrigtsen
Subject: Emacs RPC
Date: Sat, 23 Apr 2011 20:54:28 +0200
User-agent: Gnus/5.110016 (No Gnus v0.16) Emacs/24.0.50 (gnu/linux)

I'm running a lot of Emacs-based servers here and there, and I
communicate with them via "emacsclient --eval".  But it just occurred to
me that it would be much more elegant to have an `emacs-client-rpc'
function, so that I wouldn't have to parse the output from emacsclient
in a shell.

I've peeked through the info files and I couldn't find anything.  And it
looks like it would be a simple enough thing to add to server.el.
Anybody mind if I add a function like, er,

(server-eval-at HOST COMMAND)

to server.el?

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/




reply via email to

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