From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Javier Newsgroups: gmane.emacs.help Subject: Re: pasting text from other program in emacs Date: Fri, 31 Dec 2010 21:30:22 +0000 (UTC) Organization: Aioe.org NNTP Server Message-ID: References: NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1293890774 3580 80.91.229.12 (1 Jan 2011 14:06:14 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 1 Jan 2011 14:06:14 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jan 01 15:06:08 2011 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 1PZ25u-00012w-UF for geh-help-gnu-emacs@m.gmane.org; Sat, 01 Jan 2011 15:06:07 +0100 Original-Received: from localhost ([127.0.0.1]:42443 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PZ25u-00082F-FD for geh-help-gnu-emacs@m.gmane.org; Sat, 01 Jan 2011 09:06:06 -0500 Original-Path: usenet.stanford.edu!goblin2!goblin.stu.neva.ru!aioe.org!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 40 Original-NNTP-Posting-Host: UV/L4r3sKKYMC0Sn/PWjEw.user.speranza.aioe.org Original-X-Complaints-To: abuse@aioe.org User-Agent: tin/1.9.6-20100522 ("Lochruan") (UNIX) (Linux/2.6.32-5-686 (i686)) X-Notice: Filtered by postfilter v. 0.8.2 Original-Xref: usenet.stanford.edu gnu.emacs.help:183788 X-Mailman-Approved-At: Sat, 01 Jan 2011 09:00:14 -0500 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:78012 Archived-At: >> I am using emacs 23.2.1 and debian Squezze. Is this a new >> "feature" of emacs 23? > > Is what a new feature? pasting text in Emacs copied from outside it? No. > >> is it because of the usage of gtk libraries? > > Is what because of that? > As emacs23 is compiled with gtk libraries (at least the version of it that comes with debian), those libraries might be responsible of the behaviour of copy-paste. >> It happens in X and also in the console if I try to >> paste text with gpm. > > "It happens." What happens? > I cannot paste text between different X applications/ttys in console mode. I get the message "Kill-Ring is empty". > Please provide a step-by-step recipe, starting from emacs -Q. Include which > keys you hit (in Emacs and outside), what effect you expect, and what effect you > see instead. > > I select text in xterm with left-mouse-button, I try to paste it into emacs with central-mouse-button and I get the message "Kill ring is empty". The same happens in console mode when I try to paste text between different virtual ttys.