emacs-devel
[Top][All Lists]
Advanced

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

Re: screen & emacs


From: Andreas Schwab
Subject: Re: screen & emacs
Date: Thu, 03 Feb 2011 18:24:01 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2.93 (gnu/linux)

Sam Steingold <address@hidden> writes:

> Alas, when I open an emacs on S while connected from D and then go over
> to L and ssh to S, then the screen session gets stolen from D and
> appears on L, __BUT__ the emacs window (again, emacs is running on S,
> but the window is shown on D) stays on D and does not go over to L
> automagically.
> Is there a way around this (except for "emacs -nw")?

You'll have to adjust DISPLAY, because every new ssh session will
allocate a new socket for the X11 forwarding.  The display numbers on
the remote side are usually allocated from 10 onwards.

Andreas.

-- 
Andreas Schwab, address@hidden
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



reply via email to

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