From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Gordon Beaton Newsgroups: gmane.emacs.help Subject: Re: pasting into emacs over ssh -X Date: 23 Aug 2006 11:30:51 +0200 Message-ID: <44ec204b$1@news.wineasy.se> References: NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1156326054 5791 80.91.229.2 (23 Aug 2006 09:40:54 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 23 Aug 2006 09:40:54 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Aug 23 11:40:47 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GFpDv-0000Jd-8A for geh-help-gnu-emacs@m.gmane.org; Wed, 23 Aug 2006 11:40:35 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GFpDu-0008LY-Mp for geh-help-gnu-emacs@m.gmane.org; Wed, 23 Aug 2006 05:40:34 -0400 Original-Newsgroups: gnu.emacs.help User-Agent: slrn/0.9.7.4 (Linux) Original-NNTP-Posting-Host: cube.smaltan.org X-Original-NNTP-Posting-Host: cube.smaltan.org Original-X-Trace: wineasy!newsfeed.wineasy.se!news.wineasy.se!news.songnetworks.se 1156325451 195.42.215.17 (23 Aug 2006 11:30:51 +0200) Original-Lines: 20 Original-X-Complaints-To: abuse@songnetworks.se Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!feed116.news.tele.dk!bofh.vszbr.cz!news.radio.cz!wineasy!newsfeed.wineasy.se!news.wineasy.se!news.songnetworks.se!not-for-mail Original-Xref: shelby.stanford.edu gnu.emacs.help:141240 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:36863 Archived-At: 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