help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: pasting into emacs over ssh -X


From: Gordon Beaton
Subject: Re: pasting into emacs over ssh -X
Date: 23 Aug 2006 11:30:51 +0200
User-agent: slrn/0.9.7.4 (Linux)

On Mon, 21 Aug 2006 12:59:55 -0400, Ryan Moszynski wrote:
> i use emacs in X mode using ssh -X, and I can't past into/out of
> emacs.  I use FC4/gnome.  I also have a user that uses secureCRT in
> windows and uses something like -X, and he has the same problem.

The behaviour of X forwarding changed in OpenSSH 3.8.

You can get the old behaviour in one of the following ways:

- use "ssh -Y" instead

- specify "ForwardX11Trusted yes" in addition to "ForwardX11 yes" in
  either ~/.ssh/config or /etc/ssh/ssh_config (i.e. on the client
  host)

/gordon

-- 
[ don't email me support questions or followups ]
g o r d o n  +  n e w s  @  b a l d e r 1 3 . s e


reply via email to

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