emacs-devel
[Top][All Lists]
Advanced

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

Re: CVS trunk emacsclient: X11 connection rejected


From: Stefan Monnier
Subject: Re: CVS trunk emacsclient: X11 connection rejected
Date: Mon, 29 Oct 2007 17:01:19 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (gnu/linux)

> What happens if you do

> host2> ssh host1
> host1> echo "$DISPLAY"

> and then use this DISPLAY (presumably somehting like "localhost:10"): go to
> your Emacs and type

>    M-: (make-frame-on-display "localhost:10") RET

The above things are meant to reproduce more or less what
`ssh host1 emacclient' does, so as to try and take out emacsclient from
the equation.  So yes: first start Emacs, then ssh into host2 from there
ssh back into host1 and then ask Emacs to connect to the pseudo-display
"localhost:10.0" that goes through the two ssh tunnels.


        Stefan




reply via email to

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