emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs RPC


From: Chong Yidong
Subject: Re: Emacs RPC
Date: Sun, 24 Apr 2011 13:40:31 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Lars Magne Ingebrigtsen <address@hidden> writes:

> 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?

Sounds fine in principle, but could you provide more details by posting
the docstring for the proposed function?  For instance, is COMMAND
supposed to be a Lisp form, or a string?



reply via email to

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