From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: dkcombs@panix.com (David Combs) Newsgroups: gmane.emacs.help Subject: Re: copy/paste & Emacs on XWindows Date: Fri, 18 Apr 2003 04:24:12 +0000 (UTC) Organization: Public Access Networks Corp. Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1050639988 26739 80.91.224.249 (18 Apr 2003 04:26:28 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 18 Apr 2003 04:26:28 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Fri Apr 18 06:26:26 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 196NRi-0006uX-00 for ; Fri, 18 Apr 2003 06:25:54 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 196NRL-0006WP-08 for gnu-help-gnu-emacs@m.gmane.org; Fri, 18 Apr 2003 00:25:31 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!bloom-beacon.mit.edu!panix!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 25 Original-NNTP-Posting-Host: panix1.panix.com Original-X-Trace: reader1.panix.com 1050639852 27564 166.84.1.1 (18 Apr 2003 04:24:12 GMT) Original-X-Complaints-To: abuse@panix.com Original-NNTP-Posting-Date: Fri, 18 Apr 2003 04:24:12 +0000 (UTC) X-Newsreader: trn 4.0-test74 (May 26, 2000) Originator: dkcombs@panix.com (David Combs) Original-Xref: shelby.stanford.edu gnu.emacs.help:112086 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:8585 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:8585 On CDE, I have no problem. Now, I don't use the mouse's buttons (just because I don't like mice); I use the KEYS for copy and paste. When do I need this copy/paste stuff? Wnen logged into my shell-account, and want to either copy stuff from an emacs-region into eg a remote "cat >> t.foo" or appending in vi, or via mouse-blackening of dtterm showing my shell-acct, pasting (via the paste key) into an emacs buffer (at point). Usually C-Y works, but if it doesn't, I simply hit paste. The pasted stuff ends up being a region in emacs. And, I need no special hacks; works just fine with emacs as-is. Again, I've never tried the middle or right keys on the mouse; maybe that's related. David