From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bill O'Connor Newsgroups: gmane.emacs.help Subject: Re: pasting text from other program in emacs Date: Fri, 31 Dec 2010 15:40:27 -0500 Message-ID: <87y67565hg.fsf@gmail.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1293828121 11328 80.91.229.12 (31 Dec 2010 20:42:01 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 31 Dec 2010 20:42:01 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Javier Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Dec 31 21:41:57 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PYlnP-0001Ss-7o for geh-help-gnu-emacs@m.gmane.org; Fri, 31 Dec 2010 21:41:55 +0100 Original-Received: from localhost ([127.0.0.1]:39305 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PYlnO-0000fM-E7 for geh-help-gnu-emacs@m.gmane.org; Fri, 31 Dec 2010 15:41:54 -0500 Original-Received: from [140.186.70.92] (port=57694 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PYlmC-0000e4-E1 for help-gnu-emacs@gnu.org; Fri, 31 Dec 2010 15:41:00 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PYlm4-0000cm-Ia for help-gnu-emacs@gnu.org; Fri, 31 Dec 2010 15:40:34 -0500 Original-Received: from mail-vw0-f41.google.com ([209.85.212.41]:44353) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PYlm4-0000cN-Ew for help-gnu-emacs@gnu.org; Fri, 31 Dec 2010 15:40:32 -0500 Original-Received: by vws10 with SMTP id 10so4586744vws.0 for ; Fri, 31 Dec 2010 12:40:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:cc:subject:references :date:in-reply-to:message-id:user-agent:mime-version:content-type; bh=prqMpQLR1SpwqQyX2mb0it/F2Ad8wYnOfzcLJuMymp0=; b=tR8njQmh2VMNueh3EBOsGbGn9Q5wvw+qKBVlHpuGvf4nXVXbPRBCZaKHWRyBiWjrQy K14t2dbHanzwAHJStJqvWSs0dm+JSMM/ps53Iag+o+EdATsnMRpMa5odTjBXCgznMTu3 mAZgFwwisP2P78Tdg2nDVtoZAV1HuvVJCEadY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; b=lJr8k3InPXRTATRnRia8JTzGHpoo5Qs5qOxo2Y46HbK0vlB9eAclg8vaMN4NyJdu51 vfHa7fq6IyTsKxJepuL09tImMk6TGfcCVhvrUQ3YJyvHKkuTaGNXDHyahRQ8F1EwkvKs O2Tb/xLLMI3Vodwg1PPOLDC03dRFh+zngRqgw= Original-Received: by 10.220.177.4 with SMTP id bg4mr3280412vcb.64.1293828031327; Fri, 31 Dec 2010 12:40:31 -0800 (PST) Original-Received: from t40 (cpe-68-175-74-119.nyc.res.rr.com [68.175.74.119]) by mx.google.com with ESMTPS id v26sm3682815vcr.37.2010.12.31.12.40.30 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 31 Dec 2010 12:40:30 -0800 (PST) In-Reply-To: (javier@nospam.com's message of "Fri, 31 Dec 2010 19:38:53 +0000 (UTC)") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) 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:77999 Archived-At: Javier writes: > Does anybody know how to do to paste text from external programs into > an emacs window? I am using emacs 23.2.1 and debian Squezze. Is this > a new "feature" of emacs 23? is it because of the usage of gtk > libraries? It happens in X and also in the console if I try to paste > text with gpm. When you drag the original text with the left mouse button and paste it into emacs with the middle button, what happens?