From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Vincent Lefevre Newsgroups: gmane.emacs.bugs Subject: bug#18939: 24.4; middle-click sometimes pastes data other than the PRIMARY selection Date: Sun, 28 Dec 2014 16:10:27 +0100 Message-ID: <20141228151027.GA25646@xvii.vinc17.org> References: <87k33catpv.fsf@xvii.vinc17.org> <20141116122742.GA7855@xvii.vinc17.org> <20141228150300.GA15474@xvii.vinc17.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1419779483 19777 80.91.229.3 (28 Dec 2014 15:11:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 28 Dec 2014 15:11:23 +0000 (UTC) To: 18939@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Dec 28 16:11:17 2014 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Y5FUx-0003UH-Tb for geb-bug-gnu-emacs@m.gmane.org; Sun, 28 Dec 2014 16:11:16 +0100 Original-Received: from localhost ([::1]:58638 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y5FUx-00012g-6h for geb-bug-gnu-emacs@m.gmane.org; Sun, 28 Dec 2014 10:11:15 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47414) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y5FUs-00012D-W8 for bug-gnu-emacs@gnu.org; Sun, 28 Dec 2014 10:11:12 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y5FUk-0000sh-Lf for bug-gnu-emacs@gnu.org; Sun, 28 Dec 2014 10:11:10 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:50508) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y5FUk-0000sd-Il for bug-gnu-emacs@gnu.org; Sun, 28 Dec 2014 10:11:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1Y5FUj-0007BC-Rh for bug-gnu-emacs@gnu.org; Sun, 28 Dec 2014 10:11:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Vincent Lefevre Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 28 Dec 2014 15:11:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 18939 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 18939-submit@debbugs.gnu.org id=B18939.141977943127554 (code B ref 18939); Sun, 28 Dec 2014 15:11:01 +0000 Original-Received: (at 18939) by debbugs.gnu.org; 28 Dec 2014 15:10:31 +0000 Original-Received: from localhost ([127.0.0.1]:59872 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Y5FUF-0007AJ-5U for submit@debbugs.gnu.org; Sun, 28 Dec 2014 10:10:31 -0500 Original-Received: from ioooi.vinc17.net ([92.243.22.117]:36528) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Y5FUC-0007A7-T6; Sun, 28 Dec 2014 10:10:29 -0500 Original-Received: from smtp-xvii.vinc17.net (jlefevre.net1.nerim.net [80.65.226.245]) by ioooi.vinc17.net (Postfix) with ESMTPSA id 39ACF30C; Sun, 28 Dec 2014 16:10:28 +0100 (CET) Original-Received: by xvii.vinc17.org (Postfix, from userid 1000) id 40D8121A07A; Sun, 28 Dec 2014 16:10:27 +0100 (CET) Content-Disposition: inline In-Reply-To: <20141228150300.GA15474@xvii.vinc17.org> X-Mailer-Info: http://www.vinc17.net/mutt/ User-Agent: Mutt/1.5.23-6371-vl-r75100 (2014-11-04) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x 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:97786 Archived-At: retitle 18939 24.4; a left-click in Emacs sometimes modifies the PRIMARY selection thanks On 2014-12-28 16:03:00 +0100, Vincent Lefevre wrote: > This occurs very often, and I've finally managed to find a way to > reproduce the bug: > > 1. Open a file containing a line, say "foo", with "emacs -Q". > > 2. When the cursor is at the beginning, type C-k. > > 3. Select text in some other window. > > 4. Left-click in the initial Emacs window. > > 5. Middle-click in the initial Emacs window. > > Instead of pasting the selected text, this pastes what was cut > with C-k. Note: in 5, the middle-click can also be done in an xterm, with the same problem. What actually occurred is that in 4, the PRIMARY was modified, while a left-click should never have modified anything! -- Vincent Lefèvre - Web: 100% accessible validated (X)HTML - Blog: Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)