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

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

Re: How to connect to remote emacs session


From: James Cloos
Subject: Re: How to connect to remote emacs session
Date: Sun, 18 May 2008 12:23:57 -0400
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.60 (gnu/linux)

>> What does user on box2 need to do?

I just tested this.

If you have an emacs already running, make sure to run (server-start).

ssh to that box

in the ssh session run:

   :; emacsclient -t

that will create a TTY frame.  Then you can just switch to the *Group*
buffer and use Gnus as usual.

When done, use C-x 5 0 to close the frame (just like closing an X11 frame).

The -t option can also be spelled --tty.

-JimC
-- 
James Cloos <cloos@jhcloos.com>         OpenPGP: 1024D/ED7DAEA6




reply via email to

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