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: Sat, 21 Mar 2015 20:35:28 +0100 Message-ID: <20150321193528.GB20167@ioooi.vinc17.net> 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 1426966589 17400 80.91.229.3 (21 Mar 2015 19:36:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 21 Mar 2015 19:36:29 +0000 (UTC) Cc: 18939@debbugs.gnu.org To: Stefan Monnier Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Mar 21 20:36:09 2015 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 1YZPBo-0002yG-VE for geb-bug-gnu-emacs@m.gmane.org; Sat, 21 Mar 2015 20:36:09 +0100 Original-Received: from localhost ([::1]:48816 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YZPBo-0004wo-8Q for geb-bug-gnu-emacs@m.gmane.org; Sat, 21 Mar 2015 15:36:08 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:36236) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YZPBl-0004vJ-Jf for bug-gnu-emacs@gnu.org; Sat, 21 Mar 2015 15:36:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YZPBi-0000gr-At for bug-gnu-emacs@gnu.org; Sat, 21 Mar 2015 15:36:05 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:42042) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YZPBi-0000gj-7V for bug-gnu-emacs@gnu.org; Sat, 21 Mar 2015 15:36:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1YZPBh-0006d0-Jo for bug-gnu-emacs@gnu.org; Sat, 21 Mar 2015 15:36:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Vincent Lefevre Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 21 Mar 2015 19:36: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: security Original-Received: via spool by 18939-submit@debbugs.gnu.org id=B18939.142696653425439 (code B ref 18939); Sat, 21 Mar 2015 19:36:01 +0000 Original-Received: (at 18939) by debbugs.gnu.org; 21 Mar 2015 19:35:34 +0000 Original-Received: from localhost ([127.0.0.1]:60051 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YZPBF-0006cF-PY for submit@debbugs.gnu.org; Sat, 21 Mar 2015 15:35:34 -0400 Original-Received: from ioooi.vinc17.net ([92.243.22.117]:48674) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YZPBD-0006c6-9N for 18939@debbugs.gnu.org; Sat, 21 Mar 2015 15:35:32 -0400 Original-Received: by ioooi.vinc17.net (Postfix, from userid 1001) id 85B1A88E; Sat, 21 Mar 2015 20:35:28 +0100 (CET) Content-Disposition: inline In-Reply-To: X-Mailer-Info: http://www.vinc17.net/mutt/ User-Agent: Mutt/1.5.23-6425-vl-r76280 (2015-03-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:100753 Archived-At: On 2015-03-21 09:42:32 -0400, Stefan Monnier 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. > > I can't reproduce it here. > I did the following: > > % emacs24 -Q ; That's Debian's Emacs-24.4 > M-< C-k > C-x 5 b *Messages* > drag-mouse-1 [ in *Messages*, to select "information" ] It step 3, it must be another window (e.g. xterm, or even some other Emacs window at least if it is not the same process). -- Vincent Lefèvre - Web: 100% accessible validated (X)HTML - Blog: Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)