emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs RPC


From: Lars Magne Ingebrigtsen
Subject: Re: Emacs RPC
Date: Sun, 01 May 2011 20:53:50 +0200
User-agent: Gnus/5.110016 (No Gnus v0.16) Emacs/24.0.50 (gnu/linux)

Richard Stallman <address@hidden> writes:

> I guess I don't understand either.  I thought you were talking about
> RPC through emacsclient.  Are you saying one Emacs process would
> run emacsclient to execute something in another Emacs process?

No, I'm talking about having an in-Emacs `server-eval-on' (or something)
function that would work (in principle) the same way as forking
emacsclient, but would have a bit more machinery around it so that you
could, basically, exchange any instance of `eval' with `server-eval-on'
and expect it to work.

So it would not provide anything new in principle, but it would be more
convenient to use.

I'll get around to implementing it one of these months, unless somebody
else does it first.

-- 
(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]