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

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

Re: Connecting to remote Emacs?


From: Andrea Russo
Subject: Re: Connecting to remote Emacs?
Date: Wed, 14 Jun 2006 15:41:28 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

alistair_happencross@hotmail.com writes:

> I'd like to be able to reconnect to the running Emacs process and have
> it display on my X server at home.  Is this possible?

In the X11 forwarded ssh shell:

$ emacsclient -e "(make-frame-on-display \"$DISPLAY\")"

Of course you should have started the emacs server with (server-start)
in your .emacs file.

Andrea.

-- 
((lambda (x) (list x x)) (lambda (x) (list x x)))





reply via email to

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