gnu.emacs.help
[Top] [All Lists]

Re: How to connect to remote emacs session

Subject: Re: How to connect to remote emacs session
From: James Cloos
Date: Sun, 18 May 2008 12:23:57 -0400
Newsgroups: gnu.emacs.help

>> 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@xxxxxxxxxxx>         OpenPGP: 1024D/ED7DAEA6



<Prev in Thread] Current Thread [Next in Thread>