all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: reader@newsguy.com
To: help-gnu-emacs@gnu.org
Subject: Re: How to connect to remote emacs session
Date: Sat, 17 May 2008 23:10:19 -0500	[thread overview]
Message-ID: <878wy8uuac.fsf@newsguy.com> (raw)
In-Reply-To: 873aohnqe2.fsf@thievol.homelinux.org

Thierry Volpiatto <thierry.volpiatto@gmail.com> writes:

> reader@newsguy.com writes:
>
>> I know there is quite a lot of information on how to connect to remote
>> email sessions but a lot of it is old I think.
>>
>> I wondered if some could post a brief outline of how that is done.
>> Just the needed steps and tools involved.
>>
>>
>>
> If you use multi-tty version of emacs and a server is running on this
> emacs , you can use:
> ,----
> | emacsclient -t
> `----
> To run a server on emacs:
>
> ,----
> | (server-start)
> `----

I guess I'm not understanding how this is supposed to work.  I'm
looking for a way to ssh into a box1 running emacs-23 with the server
running, then in my ssh terminal box2, I want to use emacsclient to
edit something or more likely I'd like be able to to connect to a gnus
session box1 emacs is having.

Or at least be able to turn off the gnus session with something
besides kill -TERM $pidtoemacs

Box1 is running emacs-23 the server and gnus
The best way I have to test it right now is
from box1 ssh to box2.  fron box2 ssh back to box1 and in the ssh
session try to test this out.

What happens when I run emacsclient -t somefile  is I get a horrible
puce background with wheat foreground  and syntax coloring that is
useless and partially invisible due to poor choice of colors.

Will I have to adjust every detail or is there some global way to tell
emacs to use sensible colors for terminal imulation window.

And how do I get to the gnus session?





  reply	other threads:[~2008-05-18  4:10 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-17  9:54 How to connect to remote emacs session reader
2008-05-17 11:04 ` Thierry Volpiatto
2008-05-18  4:10   ` reader [this message]
2008-05-18  8:19     ` Peter Dyballa
2008-05-18 14:07       ` reader
2008-05-18 15:52         ` Peter Dyballa
2008-05-18 16:23           ` James Cloos
2008-05-18 22:48             ` reader
2008-05-18 22:47           ` reader

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=878wy8uuac.fsf@newsguy.com \
    --to=reader@newsguy.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.