From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: henning Newsgroups: gmane.emacs.help Subject: Re: pasting into emacs over ssh -X Date: Wed, 23 Aug 2006 01:57:28 -0700 (PDT) Message-ID: <5940575.post@talk.nabble.com> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1156323499 29467 80.91.229.2 (23 Aug 2006 08:58:19 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 23 Aug 2006 08:58:19 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Aug 23 10:58:15 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 1GFoYY-0008Iq-GH for geh-help-gnu-emacs@m.gmane.org; Wed, 23 Aug 2006 10:57:50 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GFoYX-0008NR-A3 for geh-help-gnu-emacs@m.gmane.org; Wed, 23 Aug 2006 04:57:49 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GFoYH-0008NL-4x for help-gnu-emacs@gnu.org; Wed, 23 Aug 2006 04:57:33 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GFoYF-0008N9-A8 for Help-gnu-emacs@gnu.org; Wed, 23 Aug 2006 04:57:32 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GFoYF-0008N6-0L for Help-gnu-emacs@gnu.org; Wed, 23 Aug 2006 04:57:31 -0400 Original-Received: from [72.21.53.35] (helo=talk.nabble.com) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GFog2-0006sh-Af for Help-gnu-emacs@gnu.org; Wed, 23 Aug 2006 05:05:34 -0400 Original-Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1GFoYC-0005kd-WB for Help-gnu-emacs@gnu.org; Wed, 23 Aug 2006 01:57:29 -0700 Original-To: Help-gnu-emacs@gnu.org In-Reply-To: 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:36862 Archived-At: I also use FC4/gnome and can copy/paste (kill/yank) between emacs processes running remotely and those running locally. I also have the following line in my .emacs (when window-system) (set-selection-coding-system 'compound-text-with-extensions)) Looking in the documentation for set-selection-coding-system it seems slightly relevant.... Just a hip shot. cheers, Henning 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. > > i've tried putting the next couple of lines in my .emacs. they work > as long as you are using the same machine, but not if you are (ssh > -X)ing. > > A solution to this would be a HUGE timesaver, and do away with countless > scp's. > > > > > -- View this message in context: http://www.nabble.com/pasting-into-emacs-over-ssh--X-tf2141421.html#a5940575 Sent from the Emacs - Help forum at Nabble.com.