From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Andrew Shepard Newsgroups: gmane.emacs.help Subject: Copying & Pasting Text Between emacs & Other X Apps Date: Fri, 11 Jun 2004 09:55:52 -0700 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <40C9E418.30001@yahoo.com> References: <40BD1F9A.1020006@yahoo.com> <863c5ejd3e.fsf@rumba.de.uu.net> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1086973017 10652 80.91.224.253 (11 Jun 2004 16:56:57 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 11 Jun 2004 16:56:57 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jun 11 18:56:48 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BYpKh-0004Lr-00 for ; Fri, 11 Jun 2004 18:56:48 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BYpLS-0000gu-A3 for geh-help-gnu-emacs@m.gmane.org; Fri, 11 Jun 2004 12:57:34 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BYpLK-0000gc-15 for help-gnu-emacs@gnu.org; Fri, 11 Jun 2004 12:57:26 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BYpLI-0000fn-7t for help-gnu-emacs@gnu.org; Fri, 11 Jun 2004 12:57:25 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BYpLI-0000fk-55 for help-gnu-emacs@gnu.org; Fri, 11 Jun 2004 12:57:24 -0400 Original-Received: from [66.163.169.226] (helo=smtp106.mail.sc5.yahoo.com) by monty-python.gnu.org with smtp (Exim 4.34) id 1BYpJq-0003a6-0A for help-gnu-emacs@gnu.org; Fri, 11 Jun 2004 12:55:54 -0400 Original-Received: from unknown (HELO yahoo.com) (ashepard2001@64.113.127.237 with plain) by smtp106.mail.sc5.yahoo.com with SMTP; 11 Jun 2004 16:55:52 -0000 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225 X-Accept-Language: en-us, en Original-To: help-gnu-emacs@gnu.org In-Reply-To: <863c5ejd3e.fsf@rumba.de.uu.net> X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:18945 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:18945 Hello: If I'm in my Gnome desktop running emacs in a gnome-terminal window, I can copy and paste text from an application, e.g., Mozilla mail to emacs (Ctrl-C to copy from Mozilla, Ctrl-y to paste to emacs) but I can't figure out how to copy from emacs to Mozilla (or any other app). Note same issue with xemacs. Thanks, Andy ...