help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: emacs on a remote server


From: despen
Subject: Re: emacs on a remote server
Date: Fri, 18 Dec 2009 10:24:20 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

Prateek Sadhukhan <psadhukh@cisco.com> writes:

> Hi,
>
> This is what I want to do. I want to start emacs as a server on one
> machine (say A) and then connect to it from another machine (say
> B). Is it possible?
>
> 1. When A and B are both linux
> 2. When A is linux and B is windows.

If emacs is running on A, you'll need to execute a command on A.
You can do that by using ssh,rsh, or whatever.

You can "talk" to the running emacs on A with emacsclient.

All you need then is to tell the running emacs to create a frame on
the remote display.


reply via email to

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