From: Michael Albinus <michael.albinus@gmx.de>
To: Paul K <mafeuser@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: tramp X forwarding howto
Date: Thu, 05 Sep 2013 11:32:19 +0200 [thread overview]
Message-ID: <87ob874nrw.fsf@gmx.de> (raw)
In-Reply-To: <CAA+mFXP_nHTdVYSLiEs+c-hjeh2OXsGVObzUNE0oWa_P14P1+Q@mail.gmail.com> (Paul K.'s message of "Thu, 5 Sep 2013 11:09:03 +0200")
Paul K <mafeuser@gmail.com> writes:
> Hallo Michael,
Hi Paul,
> it is:
> 2.2.6-24.3
Well. That's pretty recent.
> I visit remote directory of my linux box. I want to run some X
> application for some remote file, but I get some error message:
>
> Gtk-WARNING **: cannot open display:
>
> I do not see `-Y' argument in the ssh command. Is this the reason?
> how can I instruct tramp to use this argument ?
Likely, the recipe explained in section 6.5.1 of
<http://www.gnu.org/software/tramp/#Remote-processes> should work for you.
Adding an additional argumemt to the ssh call, like -X or -Y, is more
tricky. If the recipe above does not work, you could add a respective
entry to your ~/.ssh/config:
Host RHEL6-64
ForwardX11Trusted yes
Best regards, Michael.
prev parent reply other threads:[~2013-09-05 9:32 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-04 8:59 tramp X forwarding howto Paul K
2013-09-04 10:37 ` Michael Albinus
2013-09-05 9:09 ` Paul K
2013-09-05 9:29 ` Paul K
2013-09-05 9:32 ` Michael Albinus [this message]
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ob874nrw.fsf@gmx.de \
--to=michael.albinus@gmx.de \
--cc=help-gnu-emacs@gnu.org \
--cc=mafeuser@gmail.com \
/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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).