From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: David Kritzberg Newsgroups: gmane.emacs.help Subject: paste from local emacs to ssh remote term emacs Date: 08 Jun 2003 18:06:34 -0600 Organization: University of Colorado, Boulder Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1055117722 25348 80.91.224.249 (9 Jun 2003 00:15:22 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 9 Jun 2003 00:15:22 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Mon Jun 09 02:15:15 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19PAJd-0006aH-00 for ; Mon, 09 Jun 2003 02:15:13 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19PAK3-0007Q3-F1 for gnu-help-gnu-emacs@m.gmane.org; Sun, 08 Jun 2003 20:15:39 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!HSNX.atgi.net!news-hog.berkeley.edu!ucberkeley!news.colorado.edu!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 6 Original-NNTP-Posting-Host: atct44-54-dhcp.resnet.colorado.edu Original-X-Trace: peabody.colorado.edu 1055117187 12770 128.138.44.54 (9 Jun 2003 00:06:27 GMT) Original-X-Complaints-To: abuse@colorado.edu Original-NNTP-Posting-Date: 9 Jun 2003 00:06:27 GMT User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Original-Xref: shelby.stanford.edu gnu.emacs.help:114305 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:10799 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:10799 When I try to copy text from a local emacs session (C-w) to a remote emacs session running in a gnome-term (over ssh), I find that there is nothing 'on the clipboard'. I've never really gotten the hang of the 'kill ring' but I can copy and paste in the opposite direction, and I can copy from galeon/mozilla into a remote emacs running the same way. Can anyone suggest to me what I might be doing wrong? Thanks