From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: BigPenguin@yandex.ru (Roman A. Lagunov) Newsgroups: gmane.emacs.help Subject: Re: copy/paste & Emacs on XWindows Date: Wed, 19 Mar 2003 02:25:49 +0500 Organization: Powered by Debian GNU/Linux Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <87isugl63m.fsf@sdf.lonestar.org> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1048024087 23758 80.91.224.249 (18 Mar 2003 21:48:07 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 18 Mar 2003 21:48:07 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Tue Mar 18 22:48:06 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 18vOwH-0006Av-00 for ; Tue, 18 Mar 2003 22:48:05 +0100 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 18vOsS-0003nm-02 for gnu-help-gnu-emacs@m.gmane.org; Tue, 18 Mar 2003 16:44:08 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18vOrS-0003Jw-00 for help-gnu-emacs@gnu.org; Tue, 18 Mar 2003 16:43:06 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18vOpw-0002XH-00 for help-gnu-emacs@gnu.org; Tue, 18 Mar 2003 16:41:34 -0500 Original-Received: from kataisk.zaural.ru ([195.161.81.37]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18vOp5-0001aF-00 for help-gnu-emacs@gnu.org; Tue, 18 Mar 2003 16:40:40 -0500 Original-Received: from roman (k1.zaural.ru [195.161.81.43]) by kataisk.zaural.ru (8.9.3/8.9.3) with ESMTP id CAA05767 for ; Wed, 19 Mar 2003 02:38:20 +0300 (MSK/MSD) Original-Received: from roman by roman with local (Exim 3.35 #1 (Debian)) id 18vOaj-0001qF-00 for ; Wed, 19 Mar 2003 02:25:49 +0500 X-Uptime: 02:20:59 up 18 days, 8:17, 16 users, load average: 0.04, 0.04, 0.01 X-Operating-System: Linux 2.4.18-686 X-Np: XMMS is not active. Original-To: help-gnu-emacs@gnu.org In-Reply-To: (Peter Lee's message of "Mon, 17 Mar 2003 23:59:57 GMT") User-Agent: Gnus/5.090015 (Oort Gnus v0.15) Emacs/21.2 (i386-pc-linux-gnu) 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:7694 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:7694 >>>>> "PL" ==> Peter Lee writes: PL> Is there something special you have to do to get copy/paste PL> working between emacs and other apps on xwindows ? PL> If I M-w some text in emacs it doesn't appear to store it in the PL> "clipboard" (whatever the xwindows equivalent of that is). You can try to do it with mouse - just drag around block of text you want to yank. Then, in xterm for exapmle, just click middle button. That's a trick. It's works perfectly for me. -- Roman