From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David De La Harpe Golden Newsgroups: gmane.emacs.bugs Subject: bug#6872: 24.0.50; Mouse-2 pastes the wrong text. Date: Fri, 07 Oct 2011 00:28:46 +0100 Message-ID: <4E8E39AE.6000305@harpegolden.net> References: <4C6A28AA.10003@swipnet.se> <87pqxacjou.fsf@stupidchicken.com> <4C721DE1.4050502@swipnet.se> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1317943803 10018 80.91.229.12 (6 Oct 2011 23:30:03 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 6 Oct 2011 23:30:03 +0000 (UTC) Cc: 6872@debbugs.gnu.org To: Glenn Morris Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Oct 07 01:29:58 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RBxO1-00073a-Ch for geb-bug-gnu-emacs@m.gmane.org; Fri, 07 Oct 2011 01:29:57 +0200 Original-Received: from localhost ([::1]:59776 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RBxO0-0006Ui-Ug for geb-bug-gnu-emacs@m.gmane.org; Thu, 06 Oct 2011 19:29:56 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:57672) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RBxNx-0006UR-Ve for bug-gnu-emacs@gnu.org; Thu, 06 Oct 2011 19:29:55 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RBxNw-0002Wa-FR for bug-gnu-emacs@gnu.org; Thu, 06 Oct 2011 19:29:53 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:56839) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RBxNw-0002WV-9R for bug-gnu-emacs@gnu.org; Thu, 06 Oct 2011 19:29:52 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1RBxO7-0006G6-5N for bug-gnu-emacs@gnu.org; Thu, 06 Oct 2011 19:30:03 -0400 X-Loop: help-debbugs@gnu.org Resent-From: David De La Harpe Golden Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 06 Oct 2011 23:30:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 6872 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 6872-submit@debbugs.gnu.org id=B6872.131794374223931 (code B ref 6872); Thu, 06 Oct 2011 23:30:03 +0000 Original-Received: (at 6872) by debbugs.gnu.org; 6 Oct 2011 23:29:02 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RBxN8-0006Dr-6J for submit@debbugs.gnu.org; Thu, 06 Oct 2011 19:29:02 -0400 Original-Received: from harpegolden.net ([65.99.215.13]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RBxN6-0006DX-9g for 6872@debbugs.gnu.org; Thu, 06 Oct 2011 19:29:00 -0400 Original-Received: from [87.198.47.56] (87-198-47-56.ptr.magnet.ie [87.198.47.56]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client CN "David De La Harpe Golden", Issuer "David De La Harpe Golden Personal CA rev 3" (verified OK)) by harpegolden.net (Postfix) with ESMTPSA id 67BAF6839E; Fri, 7 Oct 2011 00:28:48 +0100 (IST) User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.21) Gecko/20110831 Icedove/3.1.13 In-Reply-To: X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Thu, 06 Oct 2011 19:30:03 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 1) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:52336 Archived-At: On 06/10/11 23:12, Glenn Morris wrote: > > Was this fixed? > Please also see discussion under #8996, it's probably quite relevant. As I mention there, fix committed under #6872 were only partial, covering only a frame switch case. I've been just patching locally with my patch under #8996 for a while, though it's less than amazingly elegant. Afraid I haven't given the matter further thought since #8996, either, various local problems still distracting me from emacs. http://debbugs.gnu.org/cgi/bugreport.cgi?bug=8996#23