Lars Ingebrigtsen <larsi@HIDDEN>
to control <at> debbugs.gnu.org
.
Full text available.Received: (at 32747) by debbugs.gnu.org; 19 Jun 2022 22:59:59 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Sun Jun 19 18:59:59 2022 Received: from localhost ([127.0.0.1]:53416 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1o33tf-0006cM-9T for submit <at> debbugs.gnu.org; Sun, 19 Jun 2022 18:59:59 -0400 Received: from quimby.gnus.org ([95.216.78.240]:55172) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <larsi@HIDDEN>) id 1o33te-0006c9-5s for 32747 <at> debbugs.gnu.org; Sun, 19 Jun 2022 18:59:58 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=Y1gMXupY1OZFZi+ChUHsFq0xlgpysgaSv5omLqMQCa8=; b=inke0/POXBMluM7jcT2y+/QN3x mr3jDBAi6GsEPjOAKBR+oOIic+vyUP1bOPePjgbabV+MLZZnZwllkyh0L2ww6iZrJzB4dRzibG84E OM0gd5DN46kYptcfo0E7sVhJ67KdXNYp0xEbZaLx/o7qHZCR2agIcnbA3COCDO1Vp09c=; Received: from [84.212.220.105] (helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from <larsi@HIDDEN>) id 1o33tV-0003La-Ka; Mon, 20 Jun 2022 00:59:52 +0200 From: Lars Ingebrigtsen <larsi@HIDDEN> To: Noam Postavsky <npostavs@HIDDEN> Subject: Re: bug#32747: Be able to append mouse selections at the head of `kill-ring' (e.g, with C-M-w) References: <ea7faa90-5fef-43f8-8aa9-bb3d60d476c4@default>>>> <83tvmlew2a.fsf@HIDDEN>>>> <932a1915-c043-4708-9f16-dc0ee8fafdb3@default>>> <83pnx9een5.fsf@HIDDEN>>> <01b0f0c4-e3b8-440f-a739-5995ca4ff615@default>> <83o9cte392.fsf@HIDDEN>> <9136cccc-7e97-4a74-89a9-00eccab73c32@default> <87h8ikpf4u.fsf_-_@HIDDEN> <87sfq64iwk.fsf_-_@HIDDEN> <87o7zptusm.fsf@HIDDEN> Date: Mon, 20 Jun 2022 00:59:49 +0200 In-Reply-To: <87o7zptusm.fsf@HIDDEN> (Lars Ingebrigtsen's message of "Sun, 22 May 2022 18:07:53 +0200") Message-ID: <87v8sws1i2.fsf@HIDDEN> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Lars Ingebrigtsen <larsi@HIDDEN> writes: > So why is `C-w <drag-mouse-1>' different here? The patch makes them > behave the same way. > > If we don't want that, we have to come up with a whole nother way to > implement `C-M-w', because it ju [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 32747 Cc: 32747 <at> debbugs.gnu.org X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -3.3 (---) Lars Ingebrigtsen <larsi@HIDDEN> writes: > So why is `C-w <drag-mouse-1>' different here? The patch makes them > behave the same way. > > If we don't want that, we have to come up with a whole nother way to > implement `C-M-w', because it just sets last-command to `kill-region'. > > Opinions? Nobody had an opinion, so I've now pushed this solution to Emacs 29. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no
bug-gnu-emacs@HIDDEN
:bug#32747
; Package emacs
.
Full text available.Received: (at 32747) by debbugs.gnu.org; 22 May 2022 16:08:08 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Sun May 22 12:08:08 2022 Received: from localhost ([127.0.0.1]:46172 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1nso7j-0002L4-NB for submit <at> debbugs.gnu.org; Sun, 22 May 2022 12:08:07 -0400 Received: from quimby.gnus.org ([95.216.78.240]:41848) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <larsi@HIDDEN>) id 1nso7f-0002KV-4Y for 32747 <at> debbugs.gnu.org; Sun, 22 May 2022 12:08:07 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=hENGGvuOQuq7H5v9UQLrOOAA1KeSrMqiufQjA6Xo0f4=; b=XDnKXvQ6lfMKZzjOEeiXTZ7jmL WWnd2OnsPX3z/zx/EO7e4sCCW5XFdml3fwgeeKjlHY5EoG0MoTYKdE2ZW3ggqEABxm9sogaSarj2N CdCJHjThZRoQGuRwDjYXJS5vLimXIuKuBJndMeITZvgdUbBMpRLJP2NmdeIZDoQc3xL4=; Received: from [84.212.220.105] (helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from <larsi@HIDDEN>) id 1nso7V-0008A6-L3; Sun, 22 May 2022 18:07:56 +0200 From: Lars Ingebrigtsen <larsi@HIDDEN> To: Noam Postavsky <npostavs@HIDDEN> Subject: Re: bug#32747: Be able to append mouse selections at the head of `kill-ring' (e.g, with C-M-w) References: <ea7faa90-5fef-43f8-8aa9-bb3d60d476c4@default>>>> <83tvmlew2a.fsf@HIDDEN>>>> <932a1915-c043-4708-9f16-dc0ee8fafdb3@default>>> <83pnx9een5.fsf@HIDDEN>>> <01b0f0c4-e3b8-440f-a739-5995ca4ff615@default>> <83o9cte392.fsf@HIDDEN>> <9136cccc-7e97-4a74-89a9-00eccab73c32@default> <87h8ikpf4u.fsf_-_@HIDDEN> <87sfq64iwk.fsf_-_@HIDDEN> X-Now-Playing: Steven Brown's _Music for Film & Theatre (2)_: "Sangemar Mar" Date: Sun, 22 May 2022 18:07:53 +0200 In-Reply-To: <87sfq64iwk.fsf_-_@HIDDEN> (Lars Ingebrigtsen's message of "Thu, 21 Apr 2022 16:20:59 +0200") Message-ID: <87o7zptusm.fsf@HIDDEN> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Lars Ingebrigtsen <larsi@HIDDEN> writes: > And this seems to be because `C-M-w' works by setting `last-command' to > `kill-region' to signal that the next `copy-region-as-kill' should > append. However, when dragging a region, `last-command' [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 32747 Cc: 32747 <at> debbugs.gnu.org X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -3.3 (---) Lars Ingebrigtsen <larsi@HIDDEN> writes: > And this seems to be because `C-M-w' works by setting `last-command' to > `kill-region' to signal that the next `copy-region-as-kill' should > append. However, when dragging a region, `last-command' ends up being > nil by the time we reach `copy-region-as-kill' -- presumably because we > clear it somewhere in the mouse handling? > > Anybody have any ideas how to fix this, if we want to fix this? The following patch fixes this, but it's not clear that we want to do this. `C-w C-d' (kill-region + kill-word) will make the second kill append to the first, while similar commands like `M-w C-d' don't. So the mouse.el code has: ;; Ignore ;; `last-command' so we don't append to a preceding kill. Because we don't want `C-w <drag-mouse-1>' to append to that `C-w', apparently. But -- if you do something like `C-d M-w', then that `M-w' is morally equivalent to the <drag-mouse-1> (i.e., we're putting more stuff onto the kill ring without killing text). So why is `C-w <drag-mouse-1>' different here? The patch makes them behave the same way. If we don't want that, we have to come up with a whole nother way to implement `C-M-w', because it just sets last-command to `kill-region'. Opinions? diff --git a/lisp/mouse.el b/lisp/mouse.el index 4b5f6ed223..5913992e44 100644 --- a/lisp/mouse.el +++ b/lisp/mouse.el @@ -1396,7 +1396,8 @@ mouse-set-region ;; Don't set this-command to `kill-region', so a following ;; C-w won't double the text in the kill ring. Ignore ;; `last-command' so we don't append to a preceding kill. - (let (this-command last-command deactivate-mark) + (let ((last-command last-command) + this-command deactivate-mark) (copy-region-as-kill beg end))) (if (numberp beg) (goto-char beg)) ;; On a text terminal, bounce the cursor. @@ -1499,6 +1500,7 @@ mouse-drag-region (mouse-drag-and-drop-region start-event) ;; Give temporary modes such as isearch a chance to turn off. (run-hooks 'mouse-leave-buffer-hook) + (ignore-preserving-kill-region) (mouse-drag-track start-event))) ;; Inhibit the region-confinement when undoing mouse-drag-region @@ -1708,7 +1710,8 @@ mouse-drag-track nil start-point)) ((>= mouse-row bottom) (mouse-scroll-subr start-window (1+ (- mouse-row bottom)) - nil start-point)))))))) + nil start-point)))))) + (ignore-preserving-kill-region))) map) t (lambda () (funcall cleanup) -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no
bug-gnu-emacs@HIDDEN
:bug#32747
; Package emacs
.
Full text available.Lars Ingebrigtsen <larsi@HIDDEN>
to control <at> debbugs.gnu.org
.
Full text available.Received: (at 32747) by debbugs.gnu.org; 21 Apr 2022 14:21:13 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Thu Apr 21 10:21:13 2022 Received: from localhost ([127.0.0.1]:50562 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1nhXgH-000330-5T for submit <at> debbugs.gnu.org; Thu, 21 Apr 2022 10:21:13 -0400 Received: from quimby.gnus.org ([95.216.78.240]:57034) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <larsi@HIDDEN>) id 1nhXgD-00032Y-FI for 32747 <at> debbugs.gnu.org; Thu, 21 Apr 2022 10:21:11 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=EXZliKmoiALfFo3UzyRWOK7RvDJBU4ObgaLEeOt38g4=; b=B+enlAe8lKq5nZ0EmgpRPuZi24 h6aMiTKxZ/eo8oHsuQ/IpE7miO408HwvrqzQ4jUnCkVgHxVxo5goUDD+IHqfpapwsXX6ZDiEH48Vh ATsa2fn/Q1n+4g3SN0sp4kfKgjLdIPcChgxK1U1gTXcfzHwPdpMzO5qop7t3p+SZsA5w=; Received: from [84.212.220.105] (helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from <larsi@HIDDEN>) id 1nhXg4-00061F-Eq; Thu, 21 Apr 2022 16:21:02 +0200 From: Lars Ingebrigtsen <larsi@HIDDEN> To: Noam Postavsky <npostavs@HIDDEN> Subject: Re: bug#32747: Be able to append mouse selections at the head of `kill-ring' (e.g, with C-M-w) References: <ea7faa90-5fef-43f8-8aa9-bb3d60d476c4@default>>>> <83tvmlew2a.fsf@HIDDEN>>>> <932a1915-c043-4708-9f16-dc0ee8fafdb3@default>>> <83pnx9een5.fsf@HIDDEN>>> <01b0f0c4-e3b8-440f-a739-5995ca4ff615@default>> <83o9cte392.fsf@HIDDEN>> <9136cccc-7e97-4a74-89a9-00eccab73c32@default> <87h8ikpf4u.fsf_-_@HIDDEN> X-Now-Playing: Richard and Linda Thompson's _Hard Luck Stories (5): The Madness of Love: Live 1975 & 1977_: "Night Comes In (Live At The Theatre Royal, London 01.05.1977)" Date: Thu, 21 Apr 2022 16:20:59 +0200 In-Reply-To: <87h8ikpf4u.fsf_-_@HIDDEN> (Noam Postavsky's message of "Thu, 20 Sep 2018 07:44:33 -0400") Message-ID: <87sfq64iwk.fsf_-_@HIDDEN> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Noam Postavsky <npostavs@HIDDEN> writes: > retitle 32747 C-M-w (append-next-kill) doesn't work with mouse kills And this seems to be because `C-M-w' works by setting `last-command' to `kill-region' to signal that the next `copy-region-as-kill' should append. However, when dragging a region, `last-command' ends [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 32747 Cc: 32747 <at> debbugs.gnu.org X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -3.3 (---) Noam Postavsky <npostavs@HIDDEN> writes: > retitle 32747 C-M-w (append-next-kill) doesn't work with mouse kills And this seems to be because `C-M-w' works by setting `last-command' to `kill-region' to signal that the next `copy-region-as-kill' should append. However, when dragging a region, `last-command' ends up being nil by the time we reach `copy-region-as-kill' -- presumably because we clear it somewhere in the mouse handling? Anybody have any ideas how to fix this, if we want to fix this? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no
bug-gnu-emacs@HIDDEN
:bug#32747
; Package emacs
.
Full text available.Received: (at 32747) by debbugs.gnu.org; 30 Oct 2018 13:34:06 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Tue Oct 30 09:34:06 2018 Received: from localhost ([127.0.0.1]:53531 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1gHU9m-0005GP-5P for submit <at> debbugs.gnu.org; Tue, 30 Oct 2018 09:34:06 -0400 Received: from userp2130.oracle.com ([156.151.31.86]:43606) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <drew.adams@HIDDEN>) id 1gHU9k-0005Fr-8H for 32747 <at> debbugs.gnu.org; Tue, 30 Oct 2018 09:34:04 -0400 Received: from pps.filterd (userp2130.oracle.com [127.0.0.1]) by userp2130.oracle.com (8.16.0.22/8.16.0.22) with SMTP id w9UDTUxK073488; Tue, 30 Oct 2018 13:33:57 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=oracle.com; h=mime-version : message-id : date : from : sender : to : cc : subject : references : in-reply-to : content-type : content-transfer-encoding; s=corp-2018-07-02; bh=OhV/OnSslz+xyl1iodhqPS8D5UQQeioMCO8JygGht3Q=; b=OOelugBtz65EgCVt9eWFgfQSjxn3Xpkvdsq2UIhf0Jnf9zYVhUlTjk6nZC3P/U0PaZgE uTA7WFlFqJf1sFHsPsM1zqN8D5hfjlKi6rgHxzWRVBF5OpdWFENCeG7zSGNbL3of3XwW p1sKRqUjyCUKqF16dEupN4BACB6eLJqw8GR4dQ5h8NXvp/tt0+LrEvz9RzbXYVUldym6 +3FqCOgGjCL0tGc33Q7cIznoH1x0na50/INpOggy/JZAZMlwHXGvaYbqYyqZdt6jJbD9 DmqHEGmCzCjV4x4a90scow4Xji2rzP5HRGpZ/D6LWd4/uX1TaHRZwGuAaM7OpzVVWtc4 7g== Received: from aserv0022.oracle.com (aserv0022.oracle.com [141.146.126.234]) by userp2130.oracle.com with ESMTP id 2nducm0wex-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Tue, 30 Oct 2018 13:33:57 +0000 Received: from aserv0121.oracle.com (aserv0121.oracle.com [141.146.126.235]) by aserv0022.oracle.com (8.14.4/8.14.4) with ESMTP id w9UDXuft024893 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Tue, 30 Oct 2018 13:33:56 GMT Received: from abhmp0015.oracle.com (abhmp0015.oracle.com [141.146.116.21]) by aserv0121.oracle.com (8.14.4/8.13.8) with ESMTP id w9UDXur4003358; Tue, 30 Oct 2018 13:33:56 GMT MIME-Version: 1.0 Message-ID: <556405d0-a4ed-4b00-ad75-71abf063b03e@default> Date: Tue, 30 Oct 2018 06:33:55 -0700 (PDT) From: Drew Adams <drew.adams@HIDDEN> To: Eli Zaretskii <eliz@HIDDEN>, Drew Adams <drew.adams@HIDDEN> Subject: RE: bug#32747: 26; `C-M-w M-w' with non-nil `mouse-drag-copy-region', if selected with mouse References: <<ea7faa90-5fef-43f8-8aa9-bb3d60d476c4@default>>>>>>> <<83tvmlew2a.fsf@HIDDEN>>>>>>> <<932a1915-c043-4708-9f16-dc0ee8fafdb3@default>>>>>> <<83pnx9een5.fsf@HIDDEN>>>>>> <<01b0f0c4-e3b8-440f-a739-5995ca4ff615@default>>>>> <<83o9cte392.fsf@HIDDEN>>>>> <<9136cccc-7e97-4a74-89a9-00eccab73c32@default>>>> <<4394ff48-2444-4a9b-b635-e96e66a30cba@default>>>> <<83a7obexed.fsf@HIDDEN>>>> <<1254fccb-35ae-4c51-8471-e01844f64517@default>>> <<834lejevn7.fsf@HIDDEN>>> <<a141e4d1-fc48-44e3-819a-85befed70c26@default>> <<87efdnq0g9.fsf@HIDDEN>> <<80dfd942-980e-44f7-9592-d4c2388168d1@default>> <<83d0rrlwhy.fsf@HIDDEN>> In-Reply-To: <<83d0rrlwhy.fsf@HIDDEN>> X-Priority: 3 X-Mailer: Oracle Beehive Extensions for Outlook 2.0.1.9.1 (1003210) [OL 16.0.4756.0 (x86)] Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Proofpoint-Virus-Version: vendor=nai engine=5900 definitions=9061 signatures=668683 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=2 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 mlxscore=0 mlxlogscore=630 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1807170000 definitions=main-1810300118 X-Spam-Score: -1.0 (-) X-Debbugs-Envelope-To: 32747 Cc: 32747 <at> debbugs.gnu.org, npostavs@HIDDEN X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -2.0 (--) > I have no idea what could cause that. FWIW, I don't get anything from > control <at> debbugs.gnu.org except responses to my emails to that > address. Could it be that you somehow subscribed to the > emacs-bug-tracker mailing list? Could you tell/remind me how to check whether I'm subscribed to that list and how to unsubscribe if I am? Sorry for the trouble. I'm getting swamped by all of these control messages.
bug-gnu-emacs@HIDDEN
:bug#32747
; Package emacs
.
Full text available.Received: (at 32747) by debbugs.gnu.org; 30 Oct 2018 07:33:15 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Tue Oct 30 03:33:15 2018 Received: from localhost ([127.0.0.1]:53172 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1gHOWZ-00057H-26 for submit <at> debbugs.gnu.org; Tue, 30 Oct 2018 03:33:15 -0400 Received: from eggs.gnu.org ([208.118.235.92]:40656) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <eliz@HIDDEN>) id 1gHOWW-000573-QX for 32747 <at> debbugs.gnu.org; Tue, 30 Oct 2018 03:33:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from <eliz@HIDDEN>) id 1gHOWN-0004OM-8r for 32747 <at> debbugs.gnu.org; Tue, 30 Oct 2018 03:33:07 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.1 required=5.0 tests=BAYES_00,GAPPY_SUBJECT autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:59320) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from <eliz@HIDDEN>) id 1gHOWN-0004Nx-2M; Tue, 30 Oct 2018 03:33:03 -0400 Received: from [176.228.60.248] (port=3795 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from <eliz@HIDDEN>) id 1gHOWM-0001Jd-DG; Tue, 30 Oct 2018 03:33:03 -0400 Date: Tue, 30 Oct 2018 09:33:13 +0200 Message-Id: <83d0rrlwhy.fsf@HIDDEN> From: Eli Zaretskii <eliz@HIDDEN> To: Drew Adams <drew.adams@HIDDEN> In-reply-to: <80dfd942-980e-44f7-9592-d4c2388168d1@default> (message from Drew Adams on Mon, 29 Oct 2018 20:54:07 -0700 (PDT)) Subject: Re: bug#32747: 26; `C-M-w M-w' with non-nil `mouse-drag-copy-region', if selected with mouse References: <ea7faa90-5fef-43f8-8aa9-bb3d60d476c4@default>>>>>> <83tvmlew2a.fsf@HIDDEN>>>>>> <932a1915-c043-4708-9f16-dc0ee8fafdb3@default>>>>> <83pnx9een5.fsf@HIDDEN>>>>> <01b0f0c4-e3b8-440f-a739-5995ca4ff615@default>>>> <83o9cte392.fsf@HIDDEN>>>> <9136cccc-7e97-4a74-89a9-00eccab73c32@default>>> <4394ff48-2444-4a9b-b635-e96e66a30cba@default>>> <83a7obexed.fsf@HIDDEN>>> <1254fccb-35ae-4c51-8471-e01844f64517@default>> <834lejevn7.fsf@HIDDEN>> <a141e4d1-fc48-44e3-819a-85befed70c26@default> <87efdnq0g9.fsf@HIDDEN> <80dfd942-980e-44f7-9592-d4c2388168d1@default> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -3.7 (---) X-Debbugs-Envelope-To: 32747 Cc: 32747 <at> debbugs.gnu.org, npostavs@HIDDEN X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -4.7 (----) > Date: Mon, 29 Oct 2018 20:54:07 -0700 (PDT) > From: Drew Adams <drew.adams@HIDDEN> > Cc: Eli Zaretskii <eliz@HIDDEN>, 32747 <at> debbugs.gnu.org > > Suddenly I'm getting zillions of messages from > control <at> debbugs.gnu.org. I guess I'm getting all of them. > At first I thought maybe it was some kind of backlog, which > would clear itself up after a while. > > I get hundreds of such control message per day now, which I > then have to delete. In the past I think I only got such > messages for bugs I that submitted. > > Or was there perhaps some other change that took effect > recently? Is there some easy way for me to not receive > all of the control messages? I have no idea what could cause that. FWIW, I don't get anything from control <at> debbugs.gnu.org except responses to my emails to that address. Could it be that you somehow subscribed to the emacs-bug-tracker mailing list?
bug-gnu-emacs@HIDDEN
:bug#32747
; Package emacs
.
Full text available.Received: (at 32747) by debbugs.gnu.org; 30 Oct 2018 03:54:20 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Mon Oct 29 23:54:20 2018 Received: from localhost ([127.0.0.1]:52874 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1gHL6i-0001ek-4k for submit <at> debbugs.gnu.org; Mon, 29 Oct 2018 23:54:20 -0400 Received: from userp2130.oracle.com ([156.151.31.86]:51976) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <drew.adams@HIDDEN>) id 1gHL6f-0001eW-U2 for 32747 <at> debbugs.gnu.org; Mon, 29 Oct 2018 23:54:18 -0400 Received: from pps.filterd (userp2130.oracle.com [127.0.0.1]) by userp2130.oracle.com (8.16.0.22/8.16.0.22) with SMTP id w9U3sBna180443; Tue, 30 Oct 2018 03:54:11 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=oracle.com; h=mime-version : message-id : date : from : sender : to : cc : subject : references : in-reply-to : content-type : content-transfer-encoding; s=corp-2018-07-02; bh=ucsCFo7a/TH5Nzp9OEpNRRGQVnkj9JQsEudyDzgMt/w=; b=eLIqNjn0/L8e8bLkJEgIlpLI5A3Et3QgPFUl9+LWOAyqfm1a3XxcARMRn0nM3lPdMWdl u1NyECC5Cn18cViWlmIiw8D6bIFzfh10UX6T+6S95/u/cgIsJ0BbkBl2AlIXBBxHT0VU Ju6yO0wWs8hwuHSmORCygJ0LID32KCyJXrcbyIb05a+adXPlT42ak1NNUJpwnk5QXjJW YvwDoXjl74VbD+/6tzszVxLRqLpVoHL7g7BMEToCiSpKbcmxmByTb37+WpDauTKyqqYW lNRpsh0zUcOkV0L882wDVrRuFr4tb1Jkxd98hr3XA2wQcbZcSXcBt/AeVmX0HVoN4QMQ Yw== Received: from userv0021.oracle.com (userv0021.oracle.com [156.151.31.71]) by userp2130.oracle.com with ESMTP id 2nduckx3ga-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Tue, 30 Oct 2018 03:54:11 +0000 Received: from aserv0122.oracle.com (aserv0122.oracle.com [141.146.126.236]) by userv0021.oracle.com (8.14.4/8.14.4) with ESMTP id w9U3s8OW003613 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Tue, 30 Oct 2018 03:54:09 GMT Received: from abhmp0015.oracle.com (abhmp0015.oracle.com [141.146.116.21]) by aserv0122.oracle.com (8.14.4/8.14.4) with ESMTP id w9U3s8qR010117; Tue, 30 Oct 2018 03:54:08 GMT MIME-Version: 1.0 Message-ID: <80dfd942-980e-44f7-9592-d4c2388168d1@default> Date: Mon, 29 Oct 2018 20:54:07 -0700 (PDT) From: Drew Adams <drew.adams@HIDDEN> To: Noam Postavsky <npostavs@HIDDEN> Subject: RE: bug#32747: 26; `C-M-w M-w' with non-nil `mouse-drag-copy-region', if selected with mouse References: <ea7faa90-5fef-43f8-8aa9-bb3d60d476c4@default>>>>>> <83tvmlew2a.fsf@HIDDEN>>>>>> <932a1915-c043-4708-9f16-dc0ee8fafdb3@default>>>>> <83pnx9een5.fsf@HIDDEN>>>>> <01b0f0c4-e3b8-440f-a739-5995ca4ff615@default>>>> <83o9cte392.fsf@HIDDEN>>>> <9136cccc-7e97-4a74-89a9-00eccab73c32@default>>> <4394ff48-2444-4a9b-b635-e96e66a30cba@default>>> <83a7obexed.fsf@HIDDEN>>> <1254fccb-35ae-4c51-8471-e01844f64517@default>> <834lejevn7.fsf@HIDDEN>> <a141e4d1-fc48-44e3-819a-85befed70c26@default> <87efdnq0g9.fsf@HIDDEN> In-Reply-To: <87efdnq0g9.fsf@HIDDEN> X-Priority: 3 X-Mailer: Oracle Beehive Extensions for Outlook 2.0.1.9.1 (1003210) [OL 16.0.4756.0 (x86)] Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Proofpoint-Virus-Version: vendor=nai engine=5900 definitions=9061 signatures=668683 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 mlxscore=0 mlxlogscore=391 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1807170000 definitions=main-1810300032 X-Spam-Score: -1.0 (-) X-Debbugs-Envelope-To: 32747 Cc: Eli Zaretskii <eliz@HIDDEN>, 32747 <at> debbugs.gnu.org X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -2.0 (--) > > Didn't know how to reply to the control action of retitling. > > Again, sorry for bothering you. >=20 > Welp, I guess the lesson here is to always send the retitling action to > the bug thread in addition to control. I'll remember for next time. Hm. Dunno - just a guess, but I wonder if this change in habit might be responsible for a change I think I've been seeing over the last few days. Suddenly I'm getting zillions of messages from control <at> debbugs.gnu.org. I guess I'm getting all of them. At first I thought maybe it was some kind of backlog, which would clear itself up after a while. I get hundreds of such control message per day now, which I then have to delete. In the past I think I only got such messages for bugs I that submitted. Or was there perhaps some other change that took effect recently? Is there some easy way for me to not receive all of the control messages? Sorry to bother you about this. Thx.
bug-gnu-emacs@HIDDEN
:bug#32747
; Package emacs
.
Full text available.Received: (at 32747) by debbugs.gnu.org; 21 Sep 2018 06:44:58 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Fri Sep 21 02:44:58 2018 Received: from localhost ([127.0.0.1]:47596 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1g3FBR-00034v-W8 for submit <at> debbugs.gnu.org; Fri, 21 Sep 2018 02:44:58 -0400 Received: from eggs.gnu.org ([208.118.235.92]:59274) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <eliz@HIDDEN>) id 1g3FBQ-00034i-LX for 32747 <at> debbugs.gnu.org; Fri, 21 Sep 2018 02:44:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from <eliz@HIDDEN>) id 1g3FBI-000849-D2 for 32747 <at> debbugs.gnu.org; Fri, 21 Sep 2018 02:44:51 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.1 required=5.0 tests=BAYES_00,GAPPY_SUBJECT autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:46484) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from <eliz@HIDDEN>) id 1g3FBI-00083S-4g; Fri, 21 Sep 2018 02:44:48 -0400 Received: from [176.228.60.248] (port=3325 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from <eliz@HIDDEN>) id 1g3FBG-0004F3-SJ; Fri, 21 Sep 2018 02:44:48 -0400 Date: Fri, 21 Sep 2018 09:44:33 +0300 Message-Id: <8336u3e4dq.fsf@HIDDEN> From: Eli Zaretskii <eliz@HIDDEN> To: Noam Postavsky <npostavs@HIDDEN> In-reply-to: <87efdnq0g9.fsf@HIDDEN> (message from Noam Postavsky on Thu, 20 Sep 2018 18:16:22 -0400) Subject: Re: bug#32747: 26; `C-M-w M-w' with non-nil `mouse-drag-copy-region', if selected with mouse References: <ea7faa90-5fef-43f8-8aa9-bb3d60d476c4@default>>>>>> <83tvmlew2a.fsf@HIDDEN>>>>>> <932a1915-c043-4708-9f16-dc0ee8fafdb3@default>>>>> <83pnx9een5.fsf@HIDDEN>>>>> <01b0f0c4-e3b8-440f-a739-5995ca4ff615@default>>>> <83o9cte392.fsf@HIDDEN>>>> <9136cccc-7e97-4a74-89a9-00eccab73c32@default>>> <4394ff48-2444-4a9b-b635-e96e66a30cba@default>>> <83a7obexed.fsf@HIDDEN>>> <1254fccb-35ae-4c51-8471-e01844f64517@default>> <834lejevn7.fsf@HIDDEN>> <a141e4d1-fc48-44e3-819a-85befed70c26@default> <87efdnq0g9.fsf@HIDDEN> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -3.7 (---) X-Debbugs-Envelope-To: 32747 Cc: 32747 <at> debbugs.gnu.org, drew.adams@HIDDEN X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -4.7 (----) > From: Noam Postavsky <npostavs@HIDDEN> > Cc: Eli Zaretskii <eliz@HIDDEN>, 32747 <at> debbugs.gnu.org > Date: Thu, 20 Sep 2018 18:16:22 -0400 > > I guess the lesson here is to always send the retitling action to > the bug thread in addition to control. I'll remember for next time. Alternatively, there's nothing wrong with replying to the bug address alone, when there's no clear-cut addressee.
bug-gnu-emacs@HIDDEN
:bug#32747
; Package emacs
.
Full text available.Received: (at 32747) by debbugs.gnu.org; 21 Sep 2018 04:23:29 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Fri Sep 21 00:23:29 2018 Received: from localhost ([127.0.0.1]:47550 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1g3CyX-0007rk-Ci for submit <at> debbugs.gnu.org; Fri, 21 Sep 2018 00:23:29 -0400 Received: from userp2130.oracle.com ([156.151.31.86]:60864) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <drew.adams@HIDDEN>) id 1g3CyV-0007rY-T7 for 32747 <at> debbugs.gnu.org; Fri, 21 Sep 2018 00:23:28 -0400 Received: from pps.filterd (userp2130.oracle.com [127.0.0.1]) by userp2130.oracle.com (8.16.0.22/8.16.0.22) with SMTP id w8L4JXKE184873; Fri, 21 Sep 2018 04:23:22 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=oracle.com; h=mime-version : message-id : date : from : sender : to : cc : subject : references : in-reply-to : content-type : content-transfer-encoding; s=corp-2018-07-02; bh=0s0MWtq0hlnhUoFPVQCmvAuRtxA0dXTUOtNIah2chtw=; b=BiTeaYaokAOj6WSunM5/mJ/e/7oNLV7IH4HcuvvQ7oSnRemaCvkqTx0szvIvxaMINKBh kZYTqzPB6FmFProThJ8IMkiZ4i5aFdQAwiw7QeT+4YvfnL874Jg4noZR1X6UasgesbSO hyImHd6SuYdXvpe+Q/Kdw3y8R8OzZ+RZUgC7QbGiJVNtPrbRIGp8KX8ukO9Bb1JkStRC AuA0NI6Y/xNHmDirO5CheKI7kKZqwn6VkATMsv7VLgW1YGtUgw5zuR5OzoQ2rILb5cL/ Ufw6rILWf1VLn7v1yb09gZdHMbdO0szix60axFyZguM0b6aaS58WnVGhA5xFWMuMB/XI vQ== Received: from aserv0021.oracle.com (aserv0021.oracle.com [141.146.126.233]) by userp2130.oracle.com with ESMTP id 2mmkm20w3c-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Fri, 21 Sep 2018 04:23:22 +0000 Received: from aserv0122.oracle.com (aserv0122.oracle.com [141.146.126.236]) by aserv0021.oracle.com (8.14.4/8.14.4) with ESMTP id w8L4NG6V026334 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Fri, 21 Sep 2018 04:23:16 GMT Received: from abhmp0015.oracle.com (abhmp0015.oracle.com [141.146.116.21]) by aserv0122.oracle.com (8.14.4/8.14.4) with ESMTP id w8L4NFgS002962; Fri, 21 Sep 2018 04:23:15 GMT MIME-Version: 1.0 Message-ID: <1a5e96a9-9d8a-4cdf-a9bb-c145ecb9b4dc@default> Date: Thu, 20 Sep 2018 21:23:14 -0700 (PDT) From: Drew Adams <drew.adams@HIDDEN> To: Noam Postavsky <npostavs@HIDDEN> Subject: RE: bug#32747: 26; `C-M-w M-w' with non-nil `mouse-drag-copy-region', if selected with mouse References: <ea7faa90-5fef-43f8-8aa9-bb3d60d476c4@default>>>>>> <83tvmlew2a.fsf@HIDDEN>>>>>> <932a1915-c043-4708-9f16-dc0ee8fafdb3@default>>>>> <83pnx9een5.fsf@HIDDEN>>>>> <01b0f0c4-e3b8-440f-a739-5995ca4ff615@default>>>> <83o9cte392.fsf@HIDDEN>>>> <9136cccc-7e97-4a74-89a9-00eccab73c32@default>>> <4394ff48-2444-4a9b-b635-e96e66a30cba@default>>> <83a7obexed.fsf@HIDDEN>>> <1254fccb-35ae-4c51-8471-e01844f64517@default>> <834lejevn7.fsf@HIDDEN>> <a141e4d1-fc48-44e3-819a-85befed70c26@default> <87efdnq0g9.fsf@HIDDEN> In-Reply-To: <87efdnq0g9.fsf@HIDDEN> X-Priority: 3 X-Mailer: Oracle Beehive Extensions for Outlook 2.0.1.9.1 (1003210) [OL 16.0.4735.0 (x86)] Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Proofpoint-Virus-Version: vendor=nai engine=5900 definitions=9022 signatures=668707 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 mlxscore=0 mlxlogscore=373 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1807170000 definitions=main-1809210044 X-Spam-Score: -1.0 (-) X-Debbugs-Envelope-To: 32747 Cc: Eli Zaretskii <eliz@HIDDEN>, 32747 <at> debbugs.gnu.org X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -2.0 (--) > Welp, I guess the lesson here is to always send the retitling action to > the bug thread in addition to control. I'll remember for next time. I should have been more careful and figured it out. Sorry.
bug-gnu-emacs@HIDDEN
:bug#32747
; Package emacs
.
Full text available.Noam Postavsky <npostavs@HIDDEN>
to control <at> debbugs.gnu.org
.
Full text available.Received: (at 32747) by debbugs.gnu.org; 20 Sep 2018 22:16:32 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Thu Sep 20 18:16:32 2018 Received: from localhost ([127.0.0.1]:47447 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1g37FQ-0004f4-FJ for submit <at> debbugs.gnu.org; Thu, 20 Sep 2018 18:16:32 -0400 Received: from mail-io1-f52.google.com ([209.85.166.52]:44324) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <npostavs@HIDDEN>) id 1g37FO-0004en-5I; Thu, 20 Sep 2018 18:16:30 -0400 Received: by mail-io1-f52.google.com with SMTP id u12-v6so5033762ioc.11; Thu, 20 Sep 2018 15:16:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=EcPguuEDYwHBKctUD/zFiq1wXcy3Rseo8kgl2pGiWlA=; b=jfMGJeM+D+ytNZvH3JSY2xOk492dPDPkXD70rM83PNcTnclZYB0/Jts8/9jqfHlQSn 377g9nNkUhBEyO4mZl5hqUsi3k5uaE7ygf2oRSWQrnRjI2hFC06TDZAHrymHpQJnt34F zNnJS+uWLpXo1VVwMmFdidtrpAf/1YuYCPpZ/KFC2iQagPOSPsjyoct+8PpE98BqWOb8 cM9XxCVYqvx7D9SfmHSrl+nsDCmQqp2BujjVQZ+Jbl7OwkZqJX2YaCtzXwDl91U0MLOs UkYNtSrMgB1oyiXC0ICg5gWSRt/aYLuOL0X08qmnnNkqRBgENftpSc/cE1bFx8oyXioL eeoQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version; bh=EcPguuEDYwHBKctUD/zFiq1wXcy3Rseo8kgl2pGiWlA=; b=GXHZxlWxMlS4s2Kp9FWaKv5Xh41EyyrczOOExCtIee7+3lf3VXNbEqAyq0N5Y5kDsp qW+nepG/oIXeMdVmfqWcHK6bvlbkK7gFShQgnryye4dPii/eLTNFXxTr2XM0TCsCBnM8 EIhbTwz7Kdb+QztfGfChAPnqRcG8kgmQvcbFWcxOaKiuxUgk+lVctQQXedUnVf3rgOti 13fcODOZYdgA2jmY/DXqKavKaoVpiZTE5pl/Y03RhadfLr4RxOunz40Mn1treng/5BgI AwwTFa0DA+BeAlGFL22t2eggRBYq5eYYF7p7NfAQEwDewz3Rbu2HlAE0Od5m4p7xc4NP x+dw== X-Gm-Message-State: APzg51BMt8fMYu3WjIoboNQlm5b+TPJABdX6tdf807+EZwsgnAGRhnSD kayaVl+vkaTKLIq887TO7SPq7vFi X-Google-Smtp-Source: ANB0VdYkRp/OEGo0Sva8PERZJIxGqiaf6FbvoDI/31OdqdMY/+/j9uFNrZMCmDaerlnQHmV3NnOCGQ== X-Received: by 2002:a6b:994c:: with SMTP id b73-v6mr34555510ioe.14.1537481784605; Thu, 20 Sep 2018 15:16:24 -0700 (PDT) Received: from zebian (cbl-45-2-119-34.yyz.frontiernetworks.ca. [45.2.119.34]) by smtp.googlemail.com with ESMTPSA id g198-v6sm1331717itg.4.2018.09.20.15.16.23 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 20 Sep 2018 15:16:24 -0700 (PDT) From: Noam Postavsky <npostavs@HIDDEN> To: Drew Adams <drew.adams@HIDDEN> Subject: Re: bug#32747: 26; `C-M-w M-w' with non-nil `mouse-drag-copy-region', if selected with mouse References: <ea7faa90-5fef-43f8-8aa9-bb3d60d476c4@default>>>>>> <83tvmlew2a.fsf@HIDDEN>>>>>> <932a1915-c043-4708-9f16-dc0ee8fafdb3@default>>>>> <83pnx9een5.fsf@HIDDEN>>>>> <01b0f0c4-e3b8-440f-a739-5995ca4ff615@default>>>> <83o9cte392.fsf@HIDDEN>>>> <9136cccc-7e97-4a74-89a9-00eccab73c32@default>>> <4394ff48-2444-4a9b-b635-e96e66a30cba@default>>> <83a7obexed.fsf@HIDDEN>>> <1254fccb-35ae-4c51-8471-e01844f64517@default>> <834lejevn7.fsf@HIDDEN>> <a141e4d1-fc48-44e3-819a-85befed70c26@default> Date: Thu, 20 Sep 2018 18:16:22 -0400 In-Reply-To: <a141e4d1-fc48-44e3-819a-85befed70c26@default> (Drew Adams's message of "Thu, 20 Sep 2018 13:59:08 -0700 (PDT)") Message-ID: <87efdnq0g9.fsf@HIDDEN> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 1.3 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: retitle 32747 Be able to append mouse selections at the head of `kill-ring' (e.g, with C-M-w) quit >> > > I don't understand why you address this to me although it's clear that >> > > I didn't retitle this bug. >> > >> > I replied to the last msg I got from this thread; sorry. >> >> In which I said nothing about retitling. So in what sense is this a >> "reply"? > > Didn't know how to reply to the control action of retitling. > Again, sorry for bothering you. [...] Content analysis details: (1.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_PASS SPF: sender matches SPF record 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (npostavs[at]gmail.com) -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [209.85.166.52 listed in list.dnswl.org] -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [209.85.166.52 listed in wl.mailspike.net] 0.0 T_DKIM_INVALID DKIM-Signature header exists but is not valid 1.3 GAPPY_SUBJECT Subject: contains G.a.p.p.y-T.e.x.t X-Debbugs-Envelope-To: 32747 Cc: Eli Zaretskii <eliz@HIDDEN>, 32747 <at> debbugs.gnu.org X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: 0.3 (/) retitle 32747 Be able to append mouse selections at the head of `kill-ring' (e.g, with C-M-w) quit >> > > I don't understand why you address this to me although it's clear that >> > > I didn't retitle this bug. >> > >> > I replied to the last msg I got from this thread; sorry. >> >> In which I said nothing about retitling. So in what sense is this a >> "reply"? > > Didn't know how to reply to the control action of retitling. > Again, sorry for bothering you. Welp, I guess the lesson here is to always send the retitling action to the bug thread in addition to control. I'll remember for next time.
bug-gnu-emacs@HIDDEN
:bug#32747
; Package emacs
.
Full text available.Received: (at 32747) by debbugs.gnu.org; 20 Sep 2018 20:59:18 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Thu Sep 20 16:59:18 2018 Received: from localhost ([127.0.0.1]:47404 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1g362f-0002ly-T8 for submit <at> debbugs.gnu.org; Thu, 20 Sep 2018 16:59:18 -0400 Received: from userp2130.oracle.com ([156.151.31.86]:43460) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <drew.adams@HIDDEN>) id 1g362d-0002ll-NC for 32747 <at> debbugs.gnu.org; Thu, 20 Sep 2018 16:59:16 -0400 Received: from pps.filterd (userp2130.oracle.com [127.0.0.1]) by userp2130.oracle.com (8.16.0.22/8.16.0.22) with SMTP id w8KKrxh2073374; Thu, 20 Sep 2018 20:59:09 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=oracle.com; h=mime-version : message-id : date : from : sender : to : cc : subject : references : in-reply-to : content-type : content-transfer-encoding; s=corp-2018-07-02; bh=ltKQaocSz0rP5TyUsYHa3SBBH9MXUv+rSW5EhQ4Nk9c=; b=lLuCSkzlm/WCR9qtQ9tMtTWaz5fg8Ixxah29jslvxqYrSyNToKNYaotbE5r5w0PachyD U7kR9uuNVe9l06zng3gwReZ5kqO60hrgUr1hK271inOnJGs9/G+xQQjxMuiwbD02Yvns /ZNn7ep2r0TBGeD2O1p/DwQV+Wg8MzmACwC3pZqh1LJxUOlAa5R6N6Z6V3A6kxIjt4Og N6nA1HCslPw9b0z/MOEnHswLIp2DBPzp1Mga18xmTErnqZArQJ4YqalclSqjSn1lcfWn qxKR4qW6MkS3KnaQ4dMtyQeZX2cgJ/PtDBLvXlCiZE7LQNAjGcA3Cxp2lOwR7cZuajy/ Dg== Received: from aserv0021.oracle.com (aserv0021.oracle.com [141.146.126.233]) by userp2130.oracle.com with ESMTP id 2mgsgu582u-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Thu, 20 Sep 2018 20:59:09 +0000 Received: from aserv0121.oracle.com (aserv0121.oracle.com [141.146.126.235]) by aserv0021.oracle.com (8.14.4/8.14.4) with ESMTP id w8KKx8kA011484 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Thu, 20 Sep 2018 20:59:08 GMT Received: from abhmp0010.oracle.com (abhmp0010.oracle.com [141.146.116.16]) by aserv0121.oracle.com (8.14.4/8.13.8) with ESMTP id w8KKx8sA011646; Thu, 20 Sep 2018 20:59:08 GMT MIME-Version: 1.0 Message-ID: <a141e4d1-fc48-44e3-819a-85befed70c26@default> Date: Thu, 20 Sep 2018 13:59:08 -0700 (PDT) From: Drew Adams <drew.adams@HIDDEN> To: Eli Zaretskii <eliz@HIDDEN>, Drew Adams <drew.adams@HIDDEN> Subject: RE: bug#32747: 26; `C-M-w M-w' with non-nil `mouse-drag-copy-region', if selected with mouse References: <<<<<<ea7faa90-5fef-43f8-8aa9-bb3d60d476c4@default>>>>>> <<<<<<83tvmlew2a.fsf@HIDDEN>>>>>> <<<<<932a1915-c043-4708-9f16-dc0ee8fafdb3@default>>>>> <<<<<83pnx9een5.fsf@HIDDEN>>>>> <<<<01b0f0c4-e3b8-440f-a739-5995ca4ff615@default>>>> <<<<83o9cte392.fsf@HIDDEN>>>> <<<9136cccc-7e97-4a74-89a9-00eccab73c32@default>>> <<<4394ff48-2444-4a9b-b635-e96e66a30cba@default>>> <<<83a7obexed.fsf@HIDDEN>>> <<1254fccb-35ae-4c51-8471-e01844f64517@default>> <<834lejevn7.fsf@HIDDEN>> In-Reply-To: <<834lejevn7.fsf@HIDDEN>> X-Priority: 3 X-Mailer: Oracle Beehive Extensions for Outlook 2.0.1.9.1 (1003210) [OL 16.0.4735.0 (x86)] Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Proofpoint-Virus-Version: vendor=nai engine=5900 definitions=9022 signatures=668707 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 mlxscore=0 mlxlogscore=370 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1807170000 definitions=main-1809200203 X-Spam-Score: -1.0 (-) X-Debbugs-Envelope-To: 32747 Cc: 32747 <at> debbugs.gnu.org X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -2.0 (--) > > > I don't understand why you address this to me although it's clear tha= t > > > I didn't retitle this bug. > > > > I replied to the last msg I got from this thread; sorry. >=20 > In which I said nothing about retitling. So in what sense is this a > "reply"? Didn't know how to reply to the control action of retitling. Again, sorry for bothering you.
bug-gnu-emacs@HIDDEN
:bug#32747
; Package emacs
.
Full text available.Received: (at 32747) by debbugs.gnu.org; 20 Sep 2018 20:56:05 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Thu Sep 20 16:56:05 2018 Received: from localhost ([127.0.0.1]:47399 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1g35zZ-0002gn-Df for submit <at> debbugs.gnu.org; Thu, 20 Sep 2018 16:56:05 -0400 Received: from eggs.gnu.org ([208.118.235.92]:48722) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <eliz@HIDDEN>) id 1g35zX-0002gI-JY for 32747 <at> debbugs.gnu.org; Thu, 20 Sep 2018 16:56:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from <eliz@HIDDEN>) id 1g35zP-0000S3-As for 32747 <at> debbugs.gnu.org; Thu, 20 Sep 2018 16:55:58 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.1 required=5.0 tests=BAYES_00,GAPPY_SUBJECT autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:38036) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from <eliz@HIDDEN>) id 1g35zP-0000RZ-6H; Thu, 20 Sep 2018 16:55:55 -0400 Received: from [176.228.60.248] (port=2854 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from <eliz@HIDDEN>) id 1g35zO-0005fc-QS; Thu, 20 Sep 2018 16:55:55 -0400 Date: Thu, 20 Sep 2018 23:55:40 +0300 Message-Id: <834lejevn7.fsf@HIDDEN> From: Eli Zaretskii <eliz@HIDDEN> To: Drew Adams <drew.adams@HIDDEN> In-reply-to: <1254fccb-35ae-4c51-8471-e01844f64517@default> (message from Drew Adams on Thu, 20 Sep 2018 13:44:52 -0700 (PDT)) Subject: Re: bug#32747: 26; `C-M-w M-w' with non-nil `mouse-drag-copy-region', if selected with mouse References: <<<<<ea7faa90-5fef-43f8-8aa9-bb3d60d476c4@default>>>>> <<<<<83tvmlew2a.fsf@HIDDEN>>>>> <<<<932a1915-c043-4708-9f16-dc0ee8fafdb3@default>>>> <<<<83pnx9een5.fsf@HIDDEN>>>> <<<01b0f0c4-e3b8-440f-a739-5995ca4ff615@default>>> <<<83o9cte392.fsf@HIDDEN>>> <<9136cccc-7e97-4a74-89a9-00eccab73c32@default>> <<4394ff48-2444-4a9b-b635-e96e66a30cba@default>> <<83a7obexed.fsf@HIDDEN>> <1254fccb-35ae-4c51-8471-e01844f64517@default> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -3.7 (---) X-Debbugs-Envelope-To: 32747 Cc: 32747 <at> debbugs.gnu.org X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -4.7 (----) > Date: Thu, 20 Sep 2018 13:44:52 -0700 (PDT) > From: Drew Adams <drew.adams@HIDDEN> > Cc: 32747 <at> debbugs.gnu.org > > > I don't understand why you address this to me although it's clear that > > I didn't retitle this bug. > > I replied to the last msg I got from this thread; sorry. In which I said nothing about retitling. So in what sense is this a "reply"?
bug-gnu-emacs@HIDDEN
:bug#32747
; Package emacs
.
Full text available.Received: (at 32747) by debbugs.gnu.org; 20 Sep 2018 20:45:04 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Thu Sep 20 16:45:04 2018 Received: from localhost ([127.0.0.1]:47384 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1g35ou-0002Ou-6g for submit <at> debbugs.gnu.org; Thu, 20 Sep 2018 16:45:04 -0400 Received: from userp2120.oracle.com ([156.151.31.85]:37930) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <drew.adams@HIDDEN>) id 1g35os-0002O3-E6 for 32747 <at> debbugs.gnu.org; Thu, 20 Sep 2018 16:45:02 -0400 Received: from pps.filterd (userp2120.oracle.com [127.0.0.1]) by userp2120.oracle.com (8.16.0.22/8.16.0.22) with SMTP id w8KKiuFA032745; Thu, 20 Sep 2018 20:44:56 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=oracle.com; h=mime-version : message-id : date : from : sender : to : cc : subject : references : in-reply-to : content-type : content-transfer-encoding; s=corp-2018-07-02; bh=rX9pAEyJPOuZNgU4VzKU/+n6RfelNbziqBesxDeRUFk=; b=UeM6vxSW3jphhlI5DmAgPnDWgeXKhuCZSKtVGS1VrVirjLsuOWY+23fzS7VuymM7K+Za rrIOjTaQeugFQUhw+c6pc0kQvMJc34TDguiGUYfKe4cKMrSvq1m2/Kvs5ScpC/3gyeJH 3tXVAIzTZB78r2QT3jlk9F6YEekDvelLz+/PufOHCNGIHkOHLmMOv3eIZbOohtZHxgAk ZdZLYuxdgUGdGqqyGWq8nPsroRromAefeib2QBxdedpBXLKzUszD0DypYH5Hz6/MAnGc 9EZf23nUeUo8/RTT1/Z+wIuXud8mrL9myvjb2IMFAKKLrXaahOSuhA+aJkI16P9ULfbU ZA== Received: from aserv0022.oracle.com (aserv0022.oracle.com [141.146.126.234]) by userp2120.oracle.com with ESMTP id 2mgtqrd3d9-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Thu, 20 Sep 2018 20:44:56 +0000 Received: from userv0121.oracle.com (userv0121.oracle.com [156.151.31.72]) by aserv0022.oracle.com (8.14.4/8.14.4) with ESMTP id w8KKisWR002178 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Thu, 20 Sep 2018 20:44:54 GMT Received: from abhmp0010.oracle.com (abhmp0010.oracle.com [141.146.116.16]) by userv0121.oracle.com (8.14.4/8.13.8) with ESMTP id w8KKir3c003788; Thu, 20 Sep 2018 20:44:54 GMT MIME-Version: 1.0 Message-ID: <1254fccb-35ae-4c51-8471-e01844f64517@default> Date: Thu, 20 Sep 2018 13:44:52 -0700 (PDT) From: Drew Adams <drew.adams@HIDDEN> To: Eli Zaretskii <eliz@HIDDEN>, Drew Adams <drew.adams@HIDDEN> Subject: RE: bug#32747: 26; `C-M-w M-w' with non-nil `mouse-drag-copy-region', if selected with mouse References: <<<<<ea7faa90-5fef-43f8-8aa9-bb3d60d476c4@default>>>>> <<<<<83tvmlew2a.fsf@HIDDEN>>>>> <<<<932a1915-c043-4708-9f16-dc0ee8fafdb3@default>>>> <<<<83pnx9een5.fsf@HIDDEN>>>> <<<01b0f0c4-e3b8-440f-a739-5995ca4ff615@default>>> <<<83o9cte392.fsf@HIDDEN>>> <<9136cccc-7e97-4a74-89a9-00eccab73c32@default>> <<4394ff48-2444-4a9b-b635-e96e66a30cba@default>> <<83a7obexed.fsf@HIDDEN>> In-Reply-To: <<83a7obexed.fsf@HIDDEN>> X-Priority: 3 X-Mailer: Oracle Beehive Extensions for Outlook 2.0.1.9.1 (1003210) [OL 16.0.4735.0 (x86)] Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Proofpoint-Virus-Version: vendor=nai engine=5900 definitions=9022 signatures=668707 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 mlxscore=0 mlxlogscore=603 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1807170000 definitions=main-1809200201 X-Spam-Score: -1.0 (-) X-Debbugs-Envelope-To: 32747 Cc: 32747 <at> debbugs.gnu.org X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -2.0 (--) > I don't understand why you address this to me although it's clear that > I didn't retitle this bug. I replied to the last msg I got from this thread; sorry.
bug-gnu-emacs@HIDDEN
:bug#32747
; Package emacs
.
Full text available.Received: (at 32747) by debbugs.gnu.org; 20 Sep 2018 20:18:13 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Thu Sep 20 16:18:13 2018 Received: from localhost ([127.0.0.1]:47368 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1g35Ou-0001jU-Oc for submit <at> debbugs.gnu.org; Thu, 20 Sep 2018 16:18:12 -0400 Received: from eggs.gnu.org ([208.118.235.92]:37696) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <eliz@HIDDEN>) id 1g35Ot-0001jG-BB for 32747 <at> debbugs.gnu.org; Thu, 20 Sep 2018 16:18:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from <eliz@HIDDEN>) id 1g35Ok-0000MG-2Y for 32747 <at> debbugs.gnu.org; Thu, 20 Sep 2018 16:18:05 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.1 required=5.0 tests=BAYES_00,GAPPY_SUBJECT autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:37401) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from <eliz@HIDDEN>) id 1g35Oj-0000Ku-Uu; Thu, 20 Sep 2018 16:18:02 -0400 Received: from [176.228.60.248] (port=4490 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from <eliz@HIDDEN>) id 1g35Oj-00052l-GM; Thu, 20 Sep 2018 16:18:01 -0400 Date: Thu, 20 Sep 2018 23:17:46 +0300 Message-Id: <83a7obexed.fsf@HIDDEN> From: Eli Zaretskii <eliz@HIDDEN> To: Drew Adams <drew.adams@HIDDEN> In-reply-to: <4394ff48-2444-4a9b-b635-e96e66a30cba@default> (message from Drew Adams on Thu, 20 Sep 2018 08:16:18 -0700 (PDT)) Subject: Re: bug#32747: 26; `C-M-w M-w' with non-nil `mouse-drag-copy-region', if selected with mouse References: <<<<ea7faa90-5fef-43f8-8aa9-bb3d60d476c4@default>>>> <<<<83tvmlew2a.fsf@HIDDEN>>>> <<<932a1915-c043-4708-9f16-dc0ee8fafdb3@default>>> <<<83pnx9een5.fsf@HIDDEN>>> <<01b0f0c4-e3b8-440f-a739-5995ca4ff615@default>> <<83o9cte392.fsf@HIDDEN>> <9136cccc-7e97-4a74-89a9-00eccab73c32@default> <4394ff48-2444-4a9b-b635-e96e66a30cba@default> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -3.7 (---) X-Debbugs-Envelope-To: 32747 Cc: 32747 <at> debbugs.gnu.org X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -4.7 (----) > Date: Thu, 20 Sep 2018 08:16:18 -0700 (PDT) > From: Drew Adams <drew.adams@HIDDEN> > Cc: 32747 <at> debbugs.gnu.org > > > This should not have been retitled to be about "mouse kills", I think. > > It's only about non-nil `mouse-drag-copy-region' - its implicit copying > > to the kill ring. It's not about mouse kills. > > And if really want to retitle it based on the discussion then it should say > something like this: > > "Be able to mouse-select noncontiguous bits of text and get > their concatenation at the head of `kill-ring'" > > or perhaps > > "Be able to append mouse selections at the head of `kill-ring'" > > I think that `C-M-w' should let you do that. But AFAIK there is no way > to do it, whether using `C-M-w' or anything else. I don't understand why you address this to me although it's clear that I didn't retitle this bug.
bug-gnu-emacs@HIDDEN
:bug#32747
; Package emacs
.
Full text available.Received: (at 32747) by debbugs.gnu.org; 20 Sep 2018 15:16:30 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Thu Sep 20 11:16:30 2018 Received: from localhost ([127.0.0.1]:47190 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1g30gw-0000Jz-6D for submit <at> debbugs.gnu.org; Thu, 20 Sep 2018 11:16:30 -0400 Received: from aserp2120.oracle.com ([141.146.126.78]:57414) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <drew.adams@HIDDEN>) id 1g30gu-0000Jl-2q for 32747 <at> debbugs.gnu.org; Thu, 20 Sep 2018 11:16:28 -0400 Received: from pps.filterd (aserp2120.oracle.com [127.0.0.1]) by aserp2120.oracle.com (8.16.0.22/8.16.0.22) with SMTP id w8KFEUt3196289; Thu, 20 Sep 2018 15:16:21 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=oracle.com; h=mime-version : message-id : date : from : sender : to : cc : subject : references : content-type : content-transfer-encoding; s=corp-2018-07-02; bh=AxmsTntBDYAB5kUyNoUyMFWr7RuUkRFYrbP3IMcwUbA=; b=o+k/Y5+4c2jpTlIv9tt6mhK8/fx8xFeUBBM5Nht7qgUpzlXJwbuq2oJ/Av9wdcCykhMP dw9wD3frpSoTJGesF7Q7wtwSIjazdZm3cZQRWvqWobikVQ0PRWhuKaa4QHfLAJaXJUoH RjcVp0nYYy5NJ3AMQIoRix/nqJs8Gd5NwSx9+7e64nHDSRnhXlp53RC3sHu8+p4kyVSx PHbgHBzsF/K0fvHxXNpBRg53tph+8otRhJVyNogHpI3GdlcrOXEZ+4z0E1evWr0gylUA 68V1s9tqR9Fsk6WQ0IomhkKoG+atbKLyHDg0Q19FD4QPII8RawkXIBq5NihRQURGyo/x Nw== Received: from aserv0022.oracle.com (aserv0022.oracle.com [141.146.126.234]) by aserp2120.oracle.com with ESMTP id 2mgt1q3erx-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Thu, 20 Sep 2018 15:16:21 +0000 Received: from userv0122.oracle.com (userv0122.oracle.com [156.151.31.75]) by aserv0022.oracle.com (8.14.4/8.14.4) with ESMTP id w8KFGKTC023081 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Thu, 20 Sep 2018 15:16:20 GMT Received: from abhmp0008.oracle.com (abhmp0008.oracle.com [141.146.116.14]) by userv0122.oracle.com (8.14.4/8.14.4) with ESMTP id w8KFGJ86013315; Thu, 20 Sep 2018 15:16:20 GMT MIME-Version: 1.0 Message-ID: <4394ff48-2444-4a9b-b635-e96e66a30cba@default> Date: Thu, 20 Sep 2018 08:16:18 -0700 (PDT) From: Drew Adams <drew.adams@HIDDEN> To: Eli Zaretskii <eliz@HIDDEN> Subject: RE: bug#32747: 26; `C-M-w M-w' with non-nil `mouse-drag-copy-region', if selected with mouse References: <<<<ea7faa90-5fef-43f8-8aa9-bb3d60d476c4@default>>>> <<<<83tvmlew2a.fsf@HIDDEN>>>> <<<932a1915-c043-4708-9f16-dc0ee8fafdb3@default>>> <<<83pnx9een5.fsf@HIDDEN>>> <<01b0f0c4-e3b8-440f-a739-5995ca4ff615@default>> <<83o9cte392.fsf@HIDDEN>> <9136cccc-7e97-4a74-89a9-00eccab73c32@default> X-Priority: 3 X-Mailer: Oracle Beehive Extensions for Outlook 2.0.1.9.1 (1003210) [OL 16.0.4735.0 (x86)] Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Proofpoint-Virus-Version: vendor=nai engine=5900 definitions=9021 signatures=668707 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 mlxscore=0 mlxlogscore=263 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1807170000 definitions=main-1809200150 X-Spam-Score: -1.0 (-) X-Debbugs-Envelope-To: 32747 Cc: 32747 <at> debbugs.gnu.org X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -2.0 (--) > This should not have been retitled to be about "mouse kills", I think. > It's only about non-nil `mouse-drag-copy-region' - its implicit copying > to the kill ring. It's not about mouse kills. And if really want to retitle it based on the discussion then it should say something like this: "Be able to mouse-select noncontiguous bits of text and get their concatenation at the head of `kill-ring'" or perhaps "Be able to append mouse selections at the head of `kill-ring'" I think that `C-M-w' should let you do that. But AFAIK there is no way to do it, whether using `C-M-w' or anything else.
bug-gnu-emacs@HIDDEN
:bug#32747
; Package emacs
.
Full text available.Received: (at 32747) by debbugs.gnu.org; 20 Sep 2018 15:09:34 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Thu Sep 20 11:09:34 2018 Received: from localhost ([127.0.0.1]:47153 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1g30aD-00007L-TV for submit <at> debbugs.gnu.org; Thu, 20 Sep 2018 11:09:34 -0400 Received: from userp2120.oracle.com ([156.151.31.85]:47506) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <drew.adams@HIDDEN>) id 1g30aB-000077-TK for 32747 <at> debbugs.gnu.org; Thu, 20 Sep 2018 11:09:32 -0400 Received: from pps.filterd (userp2120.oracle.com [127.0.0.1]) by userp2120.oracle.com (8.16.0.22/8.16.0.22) with SMTP id w8KF3mmw127969; Thu, 20 Sep 2018 15:09:25 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=oracle.com; h=mime-version : message-id : date : from : sender : to : cc : subject : references : in-reply-to : content-type : content-transfer-encoding; s=corp-2018-07-02; bh=IO+dTny9d0cjCxkWIMkT3i0zM2J5Kqu4GVB55/DhJEc=; b=ldXni7XLEZbeycwYE8te2T/nCRxDhVgErHwiF4SVtyIJSa+NUloy86NCLgcPzajIbzc5 OksfGd7gTZxfFE9ADjFmqT0ngjijZDwJuyZbrSebRR7yleK58wQ55WM/kJIOpgOr4c8j 3xfIrXzHMIUevRr5DBrKkhdYChy2buBTDTgJQfMOWpu4o3Q1P8D+cmshi6bglBWWm50a 8B9vKVMJi3iSjmCFgAXbZSfxO0t+NNcYuusQFkDaw5IAaMLDxH61rgTNSZ1uL8uhMhnD FhMMNlyMV8zwEwBpo+ynHBKDBfYG8XEHNz0a+WgQjAi1MtlLCmwrKMGtR6wxTryV+Vhj AA== Received: from userv0022.oracle.com (userv0022.oracle.com [156.151.31.74]) by userp2120.oracle.com with ESMTP id 2mgtqrbd3j-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Thu, 20 Sep 2018 15:09:25 +0000 Received: from aserv0121.oracle.com (aserv0121.oracle.com [141.146.126.235]) by userv0022.oracle.com (8.14.4/8.14.4) with ESMTP id w8KF9Oiu023111 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Thu, 20 Sep 2018 15:09:25 GMT Received: from abhmp0008.oracle.com (abhmp0008.oracle.com [141.146.116.14]) by aserv0121.oracle.com (8.14.4/8.13.8) with ESMTP id w8KF9OBh024489; Thu, 20 Sep 2018 15:09:24 GMT MIME-Version: 1.0 Message-ID: <2c798eda-835d-487f-9f93-27cf6171325f@default> Date: Thu, 20 Sep 2018 08:09:23 -0700 (PDT) From: Drew Adams <drew.adams@HIDDEN> To: Eli Zaretskii <eliz@HIDDEN> Subject: RE: bug#32747: 26; `C-M-w M-w' with non-nil `mouse-drag-copy-region', if selected with mouse References: <<<<ea7faa90-5fef-43f8-8aa9-bb3d60d476c4@default>>>> <<<<83tvmlew2a.fsf@HIDDEN>>>> <<<932a1915-c043-4708-9f16-dc0ee8fafdb3@default>>> <<<83pnx9een5.fsf@HIDDEN>>> <<01b0f0c4-e3b8-440f-a739-5995ca4ff615@default>> <<83o9cte392.fsf@HIDDEN>> <9136cccc-7e97-4a74-89a9-00eccab73c32@default> In-Reply-To: <9136cccc-7e97-4a74-89a9-00eccab73c32@default> X-Priority: 3 X-Mailer: Oracle Beehive Extensions for Outlook 2.0.1.9.1 (1003210) [OL 16.0.4735.0 (x86)] Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Proofpoint-Virus-Version: vendor=nai engine=5900 definitions=9021 signatures=668707 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 mlxscore=0 mlxlogscore=312 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1807170000 definitions=main-1809200149 X-Spam-Score: -1.0 (-) X-Debbugs-Envelope-To: 32747 Cc: 32747 <at> debbugs.gnu.org X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -2.0 (--) This should not have been retitled to be about "mouse kills", I think. It's only about non-nil `mouse-drag-copy-region' - its implicit copying to the kill ring. It's not about mouse kills.
bug-gnu-emacs@HIDDEN
:bug#32747
; Package emacs
.
Full text available.Noam Postavsky <npostavs@HIDDEN>
to control <at> debbugs.gnu.org
.
Full text available.Noam Postavsky <npostavs@HIDDEN>
to control <at> debbugs.gnu.org
.
Full text available.Received: (at 32747) by debbugs.gnu.org; 19 Sep 2018 19:24:02 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Wed Sep 19 15:24:02 2018 Received: from localhost ([127.0.0.1]:46007 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1g2i4w-0005AC-3X for submit <at> debbugs.gnu.org; Wed, 19 Sep 2018 15:24:02 -0400 Received: from userp2120.oracle.com ([156.151.31.85]:46732) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <drew.adams@HIDDEN>) id 1g2i4t-00059g-N4 for 32747 <at> debbugs.gnu.org; Wed, 19 Sep 2018 15:24:00 -0400 Received: from pps.filterd (userp2120.oracle.com [127.0.0.1]) by userp2120.oracle.com (8.16.0.22/8.16.0.22) with SMTP id w8JJJ3Oa029349; Wed, 19 Sep 2018 19:23:53 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=oracle.com; h=mime-version : message-id : date : from : sender : to : cc : subject : references : in-reply-to : content-type : content-transfer-encoding; s=corp-2018-07-02; bh=I2zEdsnpIeiC6elgARtmjWqufJn2iWGhCYZv9d6fdg4=; b=ToQ4LLnBtoBmcrZcGS8zbMEHM3+1sd5qaE611SfFPBNS1mG1LP/mXnl3vnTbs6YFuCfq WQla6oPSo+bkEpKiYBNVRZ4Ildt3e2eLeNWjDF1KuBpcP07wXkTKgNwmofz+32fmJSf/ T2DOCLrMGqZ0OtWuISpCPuMMVMQvyLPeGBtgeOJdQcZuB3iAvhRl78TixLFGz+opDUeE 6urH8zHfsmOujs23+jKZEvCTNq3YZIeF/dZZJ8kZGYy/fLKZPUM6+1Cv6JLrdINy0J2d plZZZannhC7IpCEuejgsHauAXg09+5XigW4DTXDgrp9eLsZQGI6Xq8UAhmK3HyJ+ijZ8 +A== Received: from userv0022.oracle.com (userv0022.oracle.com [156.151.31.74]) by userp2120.oracle.com with ESMTP id 2mgtqr5094-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Wed, 19 Sep 2018 19:23:53 +0000 Received: from aserv0121.oracle.com (aserv0121.oracle.com [141.146.126.235]) by userv0022.oracle.com (8.14.4/8.14.4) with ESMTP id w8JJNlgS015588 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Wed, 19 Sep 2018 19:23:48 GMT Received: from abhmp0008.oracle.com (abhmp0008.oracle.com [141.146.116.14]) by aserv0121.oracle.com (8.14.4/8.13.8) with ESMTP id w8JJNlud023074; Wed, 19 Sep 2018 19:23:47 GMT MIME-Version: 1.0 Message-ID: <9136cccc-7e97-4a74-89a9-00eccab73c32@default> Date: Wed, 19 Sep 2018 12:23:46 -0700 (PDT) From: Drew Adams <drew.adams@HIDDEN> To: Eli Zaretskii <eliz@HIDDEN>, Drew Adams <drew.adams@HIDDEN> Subject: RE: bug#32747: 26; `C-M-w M-w' with non-nil `mouse-drag-copy-region', if selected with mouse References: <<<<ea7faa90-5fef-43f8-8aa9-bb3d60d476c4@default>>>> <<<<83tvmlew2a.fsf@HIDDEN>>>> <<<932a1915-c043-4708-9f16-dc0ee8fafdb3@default>>> <<<83pnx9een5.fsf@HIDDEN>>> <<01b0f0c4-e3b8-440f-a739-5995ca4ff615@default>> <<83o9cte392.fsf@HIDDEN>> In-Reply-To: <<83o9cte392.fsf@HIDDEN>> X-Priority: 3 X-Mailer: Oracle Beehive Extensions for Outlook 2.0.1.9.1 (1003210) [OL 16.0.4735.0 (x86)] Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Proofpoint-Virus-Version: vendor=nai engine=5900 definitions=9021 signatures=668707 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 mlxscore=0 mlxlogscore=484 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1807170000 definitions=main-1809190188 X-Spam-Score: -1.0 (-) X-Debbugs-Envelope-To: 32747 Cc: 32747 <at> debbugs.gnu.org X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -2.0 (--) > This behavior was never implemented. If that is what you want, you > are asking for a new feature, not reporting a bug, let alone a > regression. As I said:=20 ...you can call it an enhancement request... And until the requested enhancement is made there is a doc problem for `C-M-w', as it does not call out the fact that it doesn't append text selected with the mouse. AFAIK, there is no way to use `C-M-w' to cause a mouse selection to be appended to what was at the head of the kill-ring before that selection was made.
bug-gnu-emacs@HIDDEN
:bug#32747
; Package emacs
.
Full text available.Received: (at 32747) by debbugs.gnu.org; 19 Sep 2018 18:44:53 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Wed Sep 19 14:44:53 2018 Received: from localhost ([127.0.0.1]:45975 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1g2hT3-00043v-7b for submit <at> debbugs.gnu.org; Wed, 19 Sep 2018 14:44:53 -0400 Received: from eggs.gnu.org ([208.118.235.92]:43706) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <eliz@HIDDEN>) id 1g2hT1-00043h-VO for 32747 <at> debbugs.gnu.org; Wed, 19 Sep 2018 14:44:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from <eliz@HIDDEN>) id 1g2hSt-0004N1-8i for 32747 <at> debbugs.gnu.org; Wed, 19 Sep 2018 14:44:46 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.1 required=5.0 tests=BAYES_00,GAPPY_SUBJECT autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:47558) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from <eliz@HIDDEN>) id 1g2hSt-0004MR-0s; Wed, 19 Sep 2018 14:44:43 -0400 Received: from [176.228.60.248] (port=4615 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from <eliz@HIDDEN>) id 1g2hSr-0002ln-4a; Wed, 19 Sep 2018 14:44:42 -0400 Date: Wed, 19 Sep 2018 21:44:25 +0300 Message-Id: <83o9cte392.fsf@HIDDEN> From: Eli Zaretskii <eliz@HIDDEN> To: Drew Adams <drew.adams@HIDDEN> In-reply-to: <01b0f0c4-e3b8-440f-a739-5995ca4ff615@default> (message from Drew Adams on Wed, 19 Sep 2018 11:24:50 -0700 (PDT)) Subject: Re: bug#32747: 26; `C-M-w M-w' with non-nil `mouse-drag-copy-region', if selected with mouse References: <<<ea7faa90-5fef-43f8-8aa9-bb3d60d476c4@default>>> <<<83tvmlew2a.fsf@HIDDEN>>> <<932a1915-c043-4708-9f16-dc0ee8fafdb3@default>> <<83pnx9een5.fsf@HIDDEN>> <01b0f0c4-e3b8-440f-a739-5995ca4ff615@default> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -3.7 (---) X-Debbugs-Envelope-To: 32747 Cc: 32747 <at> debbugs.gnu.org X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -4.7 (----) > Date: Wed, 19 Sep 2018 11:24:50 -0700 (PDT) > From: Drew Adams <drew.adams@HIDDEN> > Cc: 32747 <at> debbugs.gnu.org > > > > Anyay, replaying the recipe now (again, from -Q), I see the bad > > > behavior in _all_ Emacs releases (including back to Emacs 20, > > > when there was no variable `mouse-drag-copy-region'). > > > > Makes sense, because those versions worked as if > > mouse-drag-copy-region was t. Emacs 22.1 added that variable, and you > > should be able to see the problem go away starting from that version, > > when this variable is nil. > > No. As I said, I checked Emacs 22.3.1 - to be exact: > > GNU Emacs 22.3.1 (i386-mingw-nt6.2.9200) of 2008-09-06 on SOFT-MJASON I just tried that version, and I still see that mouse-drag-copy-region changes the behavior. > I've checked it multiple times now, each time from `emacs -Q'. > This is my Emacs 23.4 version: > GNU Emacs 23.4.1 (i386-mingw-nt6.2.9200) of 2012-02-04 on MARVIN > > And I see the same thing in subsequent releases, as I said. > I'm on Windows 10. Nothing special about my Windows, AFAIK. I'm on XP, but that's where the difference ends. I have no idea why you see a different behavior, and I don't have Windows 10 nearby to check what happens there. > > Indeed, with that variable non-nil, users are not expected to copy and > > paste using the keyboard, they are expected to do that with the mouse. > > And they certainly aren't expected to mix both methods in the same > > sequence of actions on the same text. > > I don't agree. Nothing in the description of `mouse-drag-copy-region' > suggests that with a non-nil value users are not expected to also > copy and paste using the keyboard. That would make no sense. You can do both, but when you mix them, you get 2 copies of each kill/copy in the kill-ring. > There is no reason that someone should not be able to use `C-M-w' > to affect copies/kills made with the mouse. And there is nothing in > the doc to suggest otherwise. This behavior was never implemented. If that is what you want, you are asking for a new feature, not reporting a bug, let alone a regression.
bug-gnu-emacs@HIDDEN
:bug#32747
; Package emacs
.
Full text available.Received: (at 32747) by debbugs.gnu.org; 19 Sep 2018 18:25:02 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Wed Sep 19 14:25:02 2018 Received: from localhost ([127.0.0.1]:45965 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1g2h9p-0003TN-MZ for submit <at> debbugs.gnu.org; Wed, 19 Sep 2018 14:25:02 -0400 Received: from userp2130.oracle.com ([156.151.31.86]:49476) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <drew.adams@HIDDEN>) id 1g2h9m-0003Ss-TM for 32747 <at> debbugs.gnu.org; Wed, 19 Sep 2018 14:25:00 -0400 Received: from pps.filterd (userp2130.oracle.com [127.0.0.1]) by userp2130.oracle.com (8.16.0.22/8.16.0.22) with SMTP id w8JIO24e017687; Wed, 19 Sep 2018 18:24:53 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=oracle.com; h=mime-version : message-id : date : from : sender : to : cc : subject : references : in-reply-to : content-type : content-transfer-encoding; s=corp-2018-07-02; bh=3+oAlPtliF0hzOsRSIK4uufURyIvRrnxfOtMEuck9Yk=; b=hh6T4sjLYJvxnIumsvqK9bQu6vIeZ5QLgctM7QCN/mn7qY99wUWOT11nkUn9DoQaH07H C/86EbNr0TZBm+6mvg2/bEioVZxRA7+liC/0pNg603uu3O5yZNJBEWLcHPEGUMOtqlVb W+kCD8EqKxt4FElYDAY5edKYxf30MjH4t/e0hcbIdUBaPrAbF4FpTzcrlgXvnz2rAWKo GWwaetvJE1cYHJMzWJNP0OSSISTAy3f0e2TVwyDJ/a0wXcGqJD/8lsDCMcngHtrxP7iW a5XRqpMvmru8TyFvqKxJ3qz8qCC7UKDhyaygmpqJSmYk8W3U/ZPy/A00iQZEorj1Bl0u 8Q== Received: from userv0021.oracle.com (userv0021.oracle.com [156.151.31.71]) by userp2130.oracle.com with ESMTP id 2mgsgtvtb9-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Wed, 19 Sep 2018 18:24:52 +0000 Received: from aserv0122.oracle.com (aserv0122.oracle.com [141.146.126.236]) by userv0021.oracle.com (8.14.4/8.14.4) with ESMTP id w8JIOpIm012820 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Wed, 19 Sep 2018 18:24:52 GMT Received: from abhmp0012.oracle.com (abhmp0012.oracle.com [141.146.116.18]) by aserv0122.oracle.com (8.14.4/8.14.4) with ESMTP id w8JIOpDw000548; Wed, 19 Sep 2018 18:24:51 GMT MIME-Version: 1.0 Message-ID: <01b0f0c4-e3b8-440f-a739-5995ca4ff615@default> Date: Wed, 19 Sep 2018 11:24:50 -0700 (PDT) From: Drew Adams <drew.adams@HIDDEN> To: Eli Zaretskii <eliz@HIDDEN>, Drew Adams <drew.adams@HIDDEN> Subject: RE: bug#32747: 26; `C-M-w M-w' with non-nil `mouse-drag-copy-region', if selected with mouse References: <<<ea7faa90-5fef-43f8-8aa9-bb3d60d476c4@default>>> <<<83tvmlew2a.fsf@HIDDEN>>> <<932a1915-c043-4708-9f16-dc0ee8fafdb3@default>> <<83pnx9een5.fsf@HIDDEN>> In-Reply-To: <<83pnx9een5.fsf@HIDDEN>> X-Priority: 3 X-Mailer: Oracle Beehive Extensions for Outlook 2.0.1.9.1 (1003210) [OL 16.0.4735.0 (x86)] Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Proofpoint-Virus-Version: vendor=nai engine=5900 definitions=9021 signatures=668707 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 mlxscore=0 mlxlogscore=999 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1807170000 definitions=main-1809190178 X-Spam-Score: -1.0 (-) X-Debbugs-Envelope-To: 32747 Cc: 32747 <at> debbugs.gnu.org X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -2.0 (--) > > Anyay, replaying the recipe now (again, from -Q), I see the bad > > behavior in _all_ Emacs releases (including back to Emacs 20, > > when there was no variable `mouse-drag-copy-region'). >=20 > Makes sense, because those versions worked as if > mouse-drag-copy-region was t. Emacs 22.1 added that variable, and you > should be able to see the problem go away starting from that version, > when this variable is nil. No. As I said, I checked Emacs 22.3.1 - to be exact: GNU Emacs 22.3.1 (i386-mingw-nt6.2.9200) of 2008-09-06 on SOFT-MJASON And the problem exists regardless of the value of `mouse-drag-copy-region'. Setting the variable to nil has no effect in this regard - still the same p= roblem. > > In Emacs 23.4, changing `mouse-drag-copy-region' to nil does _not_ > > fix the behavior, for me. Are you sure that it does, for you? >=20 > Yes. I just rechecked again, to be sure. I don't understand why it > doesn't work for you, maybe it's something specific to your system, or > maybe that Emacs binary is somehow different from mine (unlikely). Or > maybe you made some mistake in reproducing the behavior in that > version. I've checked it multiple times now, each time from `emacs -Q'. This is my Emacs 23.4 version: GNU Emacs 23.4.1 (i386-mingw-nt6.2.9200) of 2012-02-04 on MARVIN And I see the same thing in subsequent releases, as I said. I'm on Windows 10. Nothing special about my Windows, AFAIK. > > In Emacs 24.5 and later the bad behavior exists only when the > > variable is non-nil. >=20 > When that variable is non-nil, what you see is expected behavior, see > below. >=20 > > So the bug does not seem to be a regression, and it is longstanding. > > Perhaps no one ever tried to use `C-M-w M-w' with a mouse > > selection when testing? >=20 > Indeed, with that variable non-nil, users are not expected to copy and > paste using the keyboard, they are expected to do that with the mouse. > And they certainly aren't expected to mix both methods in the same > sequence of actions on the same text. I don't agree. Nothing in the description of `mouse-drag-copy-region' suggests that with a non-nil value users are not expected to also copy and paste using the keyboard. That would make no sense. There is no reason that someone should not be able to use `C-M-w' to affect copies/kills made with the mouse. And there is nothing in the doc to suggest otherwise. > > Do you agree that this is a bug? >=20 > No, I think it's expected. When that variable is non-nil, making the > second selection automatically copies the selected text into the > kill-ring, so your C-M-w affects the next M-w, which copies the same > text. =20 I understand that that's what happens. But it's not what _should_ happen, IMO. `C-M-w' should make the following kill (or copy as kill) append to the previous kill-ring entry, in general. But in the case of the automatic copy to the kill-ring just by selecting with the mouse, that automatic copy should be replaced by `C-M-w' when it is followed by another kill command. I realize that that behavior was not implemented. But it's the only behavior that makes sense, to allow `C-M-w' to work with mouse selections. So I stand by my report, but you can call it an enhancement request if you prefer. And until the requested enhancement is made there is a doc problem for `C-M-w', as it does not call out the fact that it doesn't append text selected with the mouse. AFAIK, there is no way to use `C-M-w' to cause a mouse selection to be appended to what was at the head of the kill-ring before that selection was made. > The text of the first selection should be available with M-y, > as it is one slot down in the kill-ring (and should also be there > twice, for the same reason). There's no way, AFAIK, to get the mouse selection appended to that first selection, as the top kill-ring entry. You cannot use M-y anywhere in a sequence of actions with `C-M-w' to append a mouse selection to that previous kill-ring entry. > > To me, this is a bug. The behavior contradicts what the doc says for > > `C-M-w', and the behavior is useless (why would anyone want > > duplication of the mouse selection - appending it to itself instead > > of the previous kill?) >=20 > You create the duplication by using M-w, because with that variable > non-nil, there's no need for M-w, as selected text automatically gets > placed in the kill-ring as soon as it is selected.=20 Yes, I know. I think you're not getting the point. There is no way to tell Emacs to append the current mouse selection to the head of the kill-ring as it was before the mouse selection, replacing that head with the concatenation. Emacs provides `C-M-w' for that, but it cannot (so far) be used to append a mouse selection. The automatic copy-to-kill that happens with mouse selection is a good thing. But it should not happen if the selection immediately follows `C-M-w'.=20 Not sure that's the fix, but it seems like it might be. The intended effect is clear enough, as described above: `C-M-w' should be able to have the effect that a subsequent mouse selection can be appended to what was at the head of the ring before that mouse selection. Probably the fix needs to be made to `mouse-save-then-kill', not to `append-next-kill': Don't copy selection as kill if previous command is `append-next-kill'. But it's not enough to test `last-command' for that, because `append-next-kill' sets `this-command' to `kill-region'. Maybe checking whether `real-last-command' is `append-last-kill' is sufficient. > This mode is for people who select and copy/paste with the mouse, > not with the keyboard. I don't agree. And I don't agree that there are Emacs users who select only with the mouse or only with the keyboard. Or even if there are such people, I see no evidence that this variable (or "mode") is only for such people. But forget about this variable/mode. The enhancement request is to be able to use `C-M-w' to have Emacs append the mouse selection to the last kill (the one prior to the implicit/automatic kill from making the mouse selection). That's all. > What documentation does this contradict?=20 `C-M-w', but contradict is not the right word here. Yes, technically it does do what it says. But it does not do what one expects. It's not about whether it technically appends the `M-w' copy (after `C-M-w') to the kill-ring head, which is the same text. It's about there being no way to use `C-M-w' to let you=20 append text selected with the mouse. Please tell me how, using the mouse, you would select the first word of this paragraph, and select the 5th word, and be able to yank their concatenation. That's what `C-M-w' is for: letting you copy/kill bits of text to the kill-ring, not as separate entries but by concatenating them together as the head entry of the ring. > Perhaps we should clarify > that, but in general you are doing something unexpected: mixing the > mouse-based selection and copy/paste paradigm with the keyboard-based > one. They are supposed to be separate, and the defaults since Emacs > 24 make sure they are. I don't think (1) mouse-based selection and copying to the kill-ring and (2) keyboard-based selection and copying to the kill-ring are unmixed. You can mix them freely, in any order, with no problem. Emacs has no policy of limiting use of the mouse to people who only use the mouse, and similarly for the keyboard. The only thing that does not work, AFAIK, is what I've described here. And it's not even about mixing mouse and keyboard. Tell me how, using _only_ the mouse, to select bits on noncontiguous text and get their concatenation at the head of the kill-ring.
bug-gnu-emacs@HIDDEN
:bug#32747
; Package emacs
.
Full text available.Received: (at 32747) by debbugs.gnu.org; 19 Sep 2018 14:38:33 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Wed Sep 19 10:38:33 2018 Received: from localhost ([127.0.0.1]:45859 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1g2dcf-000389-2c for submit <at> debbugs.gnu.org; Wed, 19 Sep 2018 10:38:33 -0400 Received: from eggs.gnu.org ([208.118.235.92]:49044) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <eliz@HIDDEN>) id 1g2dce-00037w-9D for 32747 <at> debbugs.gnu.org; Wed, 19 Sep 2018 10:38:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from <eliz@HIDDEN>) id 1g2dcW-0002gY-D3 for 32747 <at> debbugs.gnu.org; Wed, 19 Sep 2018 10:38:27 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.1 required=5.0 tests=BAYES_00,GAPPY_SUBJECT autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:42949) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from <eliz@HIDDEN>) id 1g2dcU-0002dz-8d; Wed, 19 Sep 2018 10:38:23 -0400 Received: from [176.228.60.248] (port=1082 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from <eliz@HIDDEN>) id 1g2dcT-0000ag-PO; Wed, 19 Sep 2018 10:38:22 -0400 Date: Wed, 19 Sep 2018 17:38:22 +0300 Message-Id: <83pnx9een5.fsf@HIDDEN> From: Eli Zaretskii <eliz@HIDDEN> To: Drew Adams <drew.adams@HIDDEN> In-reply-to: <932a1915-c043-4708-9f16-dc0ee8fafdb3@default> (message from Drew Adams on Wed, 19 Sep 2018 06:51:40 -0700 (PDT)) Subject: Re: bug#32747: 26; `C-M-w M-w' with non-nil `mouse-drag-copy-region', if selected with mouse References: <<ea7faa90-5fef-43f8-8aa9-bb3d60d476c4@default>> <<83tvmlew2a.fsf@HIDDEN>> <932a1915-c043-4708-9f16-dc0ee8fafdb3@default> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -3.7 (---) X-Debbugs-Envelope-To: 32747 Cc: 32747 <at> debbugs.gnu.org X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -4.7 (----) > Date: Wed, 19 Sep 2018 06:51:40 -0700 (PDT) > From: Drew Adams <drew.adams@HIDDEN> > Cc: 32747 <at> debbugs.gnu.org > > Anyay, replaying the recipe now (again, from -Q), I see the bad > behavior in _all_ Emacs releases (including back to Emacs 20, > when there was no variable `mouse-drag-copy-region'). Makes sense, because those versions worked as if mouse-drag-copy-region was t. Emacs 22.1 added that variable, and you should be able to see the problem go away starting from that version, when this variable is nil. > In Emacs 23.4, changing `mouse-drag-copy-region' to nil does _not_ > fix the behavior, for me. Are you sure that it does, for you? Yes. I just rechecked again, to be sure. I don't understand why it doesn't work for you, maybe it's something specific to your system, or maybe that Emacs binary is somehow different from mine (unlikely). Or maybe you made some mistake in reproducing the behavior in that version. > In Emacs 24.5 and later the bad behavior exists only when the > variable is non-nil. When that variable is non-nil, what you see is expected behavior, see below. > So the bug does not seem to be a regression, and it is longstanding. > Perhaps no one ever tried to use `C-M-w M-w' with a mouse > selection when testing? Indeed, with that variable non-nil, users are not expected to copy and paste using the keyboard, they are expected to do that with the mouse. And they certainly aren't expected to mix both methods in the same sequence of actions on the same text. > Do you agree that this is a bug? No, I think it's expected. When that variable is non-nil, making the second selection automatically copies the selected text into the kill-ring, so your C-M-w affects the next M-w, which copies the same text. The text of the first selection should be available with M-y, as it is one slot down in the kill-ring (and should also be there twice, for the same reason). > To me, this is a bug. The behavior contradicts what the doc says for > `C-M-w', and the behavior is useless (why would anyone want > duplication of the mouse selection - appending it to itself instead > of the previous kill?) You create the duplication by using M-w, because with that variable non-nil, there's no need for M-w, as selected text automatically gets placed in the kill-ring as soon as it is selected. This mode is for people who select and copy/paste with the mouse, not with the keyboard. What documentation does this contradict? Perhaps we should clarify that, but in general you are doing something unexpected: mixing the mouse-based selection and copy/paste paradigm with the keyboard-based one. They are supposed to be separate, and the defaults since Emacs 24 make sure they are.
bug-gnu-emacs@HIDDEN
:bug#32747
; Package emacs
.
Full text available.Received: (at 32747) by debbugs.gnu.org; 19 Sep 2018 13:52:37 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Wed Sep 19 09:52:37 2018 Received: from localhost ([127.0.0.1]:45276 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1g2cuD-0001cV-DG for submit <at> debbugs.gnu.org; Wed, 19 Sep 2018 09:52:37 -0400 Received: from userp2120.oracle.com ([156.151.31.85]:45656) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <drew.adams@HIDDEN>) id 1g2cuA-0001cD-RL for 32747 <at> debbugs.gnu.org; Wed, 19 Sep 2018 09:52:35 -0400 Received: from pps.filterd (userp2120.oracle.com [127.0.0.1]) by userp2120.oracle.com (8.16.0.22/8.16.0.22) with SMTP id w8JDhxiH115322; Wed, 19 Sep 2018 13:52:28 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=oracle.com; h=mime-version : message-id : date : from : sender : to : cc : subject : references : in-reply-to : content-type : content-transfer-encoding; s=corp-2018-07-02; bh=hlbp2HxvwrBYb5H4alIlXDA1iDvnKI3KuduQ9uqw12M=; b=c+ZtgcHWAkqqlO6fhrc0D7i9lHyy0mGkRMixsa6KPGKfVyXV7A2ToSMyTpbdGNo/ka3E w5CHffHT7byWGqBUgLAYsM/tqSea9jmAh4KK97oRgPACPJJ97TKQezFKhzbC7Ckxftgj uQNsWEsboRz7wYmnkfpGWNOWrsqVYbd40GQD48LGGMXPidDM1cKx2Bsnr8W3ztGiwJ2f bHOHxGvtE0Ky47C46xdgks9BpAQCtNluC/npr97c5fdxVNYFnAfwPYNMNL456CWgqz2R hsLGzi6XBATFAEIXng5DxBpITz3ldQeTKwUvgeaNxfVF5n81jrTXe7HZJJQ9/cu3eTQn Ig== Received: from aserv0022.oracle.com (aserv0022.oracle.com [141.146.126.234]) by userp2120.oracle.com with ESMTP id 2mgtqr327k-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Wed, 19 Sep 2018 13:52:28 +0000 Received: from aserv0121.oracle.com (aserv0121.oracle.com [141.146.126.235]) by aserv0022.oracle.com (8.14.4/8.14.4) with ESMTP id w8JDqMmp009712 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Wed, 19 Sep 2018 13:52:22 GMT Received: from abhmp0002.oracle.com (abhmp0002.oracle.com [141.146.116.8]) by aserv0121.oracle.com (8.14.4/8.13.8) with ESMTP id w8JDqENX009814; Wed, 19 Sep 2018 13:52:18 GMT MIME-Version: 1.0 Message-ID: <932a1915-c043-4708-9f16-dc0ee8fafdb3@default> Date: Wed, 19 Sep 2018 06:51:40 -0700 (PDT) From: Drew Adams <drew.adams@HIDDEN> To: Eli Zaretskii <eliz@HIDDEN>, Drew Adams <drew.adams@HIDDEN> Subject: RE: bug#32747: 26; `C-M-w M-w' with non-nil `mouse-drag-copy-region', if selected with mouse References: <<ea7faa90-5fef-43f8-8aa9-bb3d60d476c4@default>> <<83tvmlew2a.fsf@HIDDEN>> In-Reply-To: <<83tvmlew2a.fsf@HIDDEN>> X-Priority: 3 X-Mailer: Oracle Beehive Extensions for Outlook 2.0.1.9.1 (1003210) [OL 16.0.4735.0 (x86)] Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Proofpoint-Virus-Version: vendor=nai engine=5900 definitions=9020 signatures=668707 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 mlxscore=0 mlxlogscore=849 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1807170000 definitions=main-1809190139 X-Spam-Score: -1.0 (-) X-Debbugs-Envelope-To: 32747 Cc: 32747 <at> debbugs.gnu.org X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -2.0 (--) > > 1. emacs -Q > > 2. (setq mouse-drag-copy-region t) ; Mouse selection copies to kill-rin= g. > > 3. In *scratch*, select some text, e.g. "This buffer". > > 4. Use `M-w' to copy the selected text to the kill ring. > > 5. With the mouse, select some other text, e.g. "visit that file". > > 6. Use `C-M-w M-w', to append the second selection to the first as the > > last kill. The kill should thus be "This buffervisit that file". > > 7. `C-y' to yank the last kill. > > > > The text yanked should be "This buffervisit that file". Instead, it is > > "visit that filevisit that file". That is, the second selection is > > added to the kill ring and appended to itself. >=20 > I see something almost opposite: >=20 > . in Emacs 23.4, the above recipe produces the "wrong" behavior, > unless I set mouse-drag-copy-region to nil (it is t by default) >=20 > . in Emacs 24 and later, mouse-drag-copy-region is nil by default, so > the recipe works in "emacs -Q" without any customizations, but if I > set mouse-drag-copy-region to t, I get the old "wrong" Emacs 23 > behavior >=20 > So I wonder what is going on with your system that you seem to see > such strikingly different results. Thanks for checking this. Apologies. Dunno what I was seeing, or thought I was seeing, for Emacs 23.4. Perhaps I was mixed up by not realizing that the default value for the variable was different, and perhaps not testing both cases or something. Anyay, replaying the recipe now (again, from -Q), I see the bad behavior in _all_ Emacs releases (including back to Emacs 20, when there was no variable `mouse-drag-copy-region'). In Emacs 23.4, changing `mouse-drag-copy-region' to nil does _not_ fix the behavior, for me. Are you sure that it does, for you? Both nil and t values just duplicate the mouse selection - the first text selected and copied to the kill-ring with `M-w' is not present in either case. In Emacs 24.5 and later the bad behavior exists only when the variable is non-nil. So the bug does not seem to be a regression, and it is longstanding. Perhaps no one ever tried to use `C-M-w M-w' with a mouse selection when testing? Do you agree that this is a bug? If not, do you agree that it is a worthwhile enhancement request that `C-M-w' be able to affect a mouse selection the same way it affects a selection made with the keyboard? To me, this is a bug. The behavior contradicts what the doc says for `C-M-w', and the behavior is useless (why would anyone want duplication of the mouse selection - appending it to itself instead of the previous kill?) (The same problem exists for an actual kill, BTW. E.g. following `C-M-w' with `C-w' instead of `M-w'.) That I see the problem in Emacs 23.4 with both values of the variable, and I see it in older releases where the variable does not exist yet, maybe provides a clue for fixing the bug; dunno. Whatever is done now for the nil case works correctly.
bug-gnu-emacs@HIDDEN
:bug#32747
; Package emacs
.
Full text available.Received: (at 32747) by debbugs.gnu.org; 19 Sep 2018 08:22:16 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Wed Sep 19 04:22:16 2018 Received: from localhost ([127.0.0.1]:45112 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1g2XkW-0007Rh-LF for submit <at> debbugs.gnu.org; Wed, 19 Sep 2018 04:22:16 -0400 Received: from eggs.gnu.org ([208.118.235.92]:53631) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <eliz@HIDDEN>) id 1g2XkV-0007RW-0K for 32747 <at> debbugs.gnu.org; Wed, 19 Sep 2018 04:22:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from <eliz@HIDDEN>) id 1g2XkL-0007TQ-RF for 32747 <at> debbugs.gnu.org; Wed, 19 Sep 2018 04:22:09 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.1 required=5.0 tests=BAYES_00,GAPPY_SUBJECT autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:37119) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from <eliz@HIDDEN>) id 1g2XkL-0007TA-D9; Wed, 19 Sep 2018 04:22:05 -0400 Received: from [176.228.60.248] (port=3070 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from <eliz@HIDDEN>) id 1g2XkL-0004Jj-0W; Wed, 19 Sep 2018 04:22:05 -0400 Date: Wed, 19 Sep 2018 11:22:05 +0300 Message-Id: <83tvmlew2a.fsf@HIDDEN> From: Eli Zaretskii <eliz@HIDDEN> To: Drew Adams <drew.adams@HIDDEN> In-reply-to: <ea7faa90-5fef-43f8-8aa9-bb3d60d476c4@default> (message from Drew Adams on Sun, 16 Sep 2018 14:29:25 -0700 (PDT)) Subject: Re: bug#32747: 26; `C-M-w M-w' with non-nil `mouse-drag-copy-region', if selected with mouse References: <ea7faa90-5fef-43f8-8aa9-bb3d60d476c4@default> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -3.7 (---) X-Debbugs-Envelope-To: 32747 Cc: 32747 <at> debbugs.gnu.org X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -4.7 (----) > Date: Sun, 16 Sep 2018 14:29:25 -0700 (PDT) > From: Drew Adams <drew.adams@HIDDEN> > > This is a regression that was apparently introduced in Emacs 24. Things > work properly (as documented and as expected) in Emacs 23.4 and prior, > but not in Emacs 24.5 or later. > > 1. emacs -Q > 2. (setq mouse-drag-copy-region t) ; Mouse selection copies to kill-ring. > 3. In *scratch*, select some text, e.g. "This buffer". > 4. Use `M-w' to copy the selected text to the kill ring. > 5. With the mouse, select some other text, e.g. "visit that file". > 6. Use `C-M-w M-w', to append the second selection to the first as the > last kill. The kill should thus be "This buffervisit that file". > 7. `C-y' to yank the last kill. > > The text yanked should be "This buffervisit that file". Instead, it is > "visit that filevisit that file". That is, the second selection is > added to the kill ring and appended to itself. I see something almost opposite: . in Emacs 23.4, the above recipe produces the "wrong" behavior, unless I set mouse-drag-copy-region to nil (it is t by default) . in Emacs 24 and later, mouse-drag-copy-region is nil by default, so the recipe works in "emacs -Q" without any customizations, but if I set mouse-drag-copy-region to t, I get the old "wrong" Emacs 23 behavior So I wonder what is going on with your system that you seem to see such strikingly different results.
bug-gnu-emacs@HIDDEN
:bug#32747
; Package emacs
.
Full text available.Received: (at submit) by debbugs.gnu.org; 16 Sep 2018 21:29:55 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Sun Sep 16 17:29:55 2018 Received: from localhost ([127.0.0.1]:42417 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1g1ec7-0005jg-4G for submit <at> debbugs.gnu.org; Sun, 16 Sep 2018 17:29:55 -0400 Received: from eggs.gnu.org ([208.118.235.92]:46725) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <drew.adams@HIDDEN>) id 1g1ec4-0005jO-Kt for submit <at> debbugs.gnu.org; Sun, 16 Sep 2018 17:29:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from <drew.adams@HIDDEN>) id 1g1ebx-00087H-Ty for submit <at> debbugs.gnu.org; Sun, 16 Sep 2018 17:29:47 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: ** X-Spam-Status: No, score=2.8 required=5.0 tests=BAYES_50,GAPPY_SUBJECT, HTML_MESSAGE,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:51374) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from <drew.adams@HIDDEN>) id 1g1ebw-0007y3-TZ for submit <at> debbugs.gnu.org; Sun, 16 Sep 2018 17:29:45 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39378) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from <drew.adams@HIDDEN>) id 1g1ebs-0005KG-MC for bug-gnu-emacs@HIDDEN; Sun, 16 Sep 2018 17:29:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from <drew.adams@HIDDEN>) id 1g1ebi-0006Ir-9Q for bug-gnu-emacs@HIDDEN; Sun, 16 Sep 2018 17:29:36 -0400 Received: from userp2120.oracle.com ([156.151.31.85]:48008) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from <drew.adams@HIDDEN>) id 1g1ebh-00060d-Fb for bug-gnu-emacs@HIDDEN; Sun, 16 Sep 2018 17:29:29 -0400 Received: from pps.filterd (userp2120.oracle.com [127.0.0.1]) by userp2120.oracle.com (8.16.0.22/8.16.0.22) with SMTP id w8GLSfN5096665 for <bug-gnu-emacs@HIDDEN>; Sun, 16 Sep 2018 21:29:27 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=oracle.com; h=mime-version : message-id : date : from : sender : to : subject : content-type; s=corp-2018-07-02; bh=4Z1EZxwn5zjP192WXVcIIsw12nhHJ8M456yXetxshyo=; b=ZZBTTg+4yy7smn+czIP0Iz1fJ3CzpH9OPZLOfMs7Xqc2Q3fYFZ9Y4TMsp/32IlZeAHW/ SB6bBnedZi5njpO2FeCFGNbLcmX1nn67+N6iI03IwaIPQk6xGn7r7ixB+SDwJgxYSVN4 iibQud2VZwz/OwKT+uOhXwuo6CL69wLmAqfKOu/m9CIpMd/aolhEeGz/cjfuadDlqEZL 95oOR1RWhpKZ1ic4dn7RpAcl38ANYavnShM96/4z5+vLLZw3xYDCc549T1dvTb+jGyf2 ofyRWJ4EOSukHQKDg2Sv0Pg8Sik1UxXEEc47gHCDgw5TNHmLlJyVMSk2ylD4JP+n7pdr eA== Received: from aserv0021.oracle.com (aserv0021.oracle.com [141.146.126.233]) by userp2120.oracle.com with ESMTP id 2mgtqqk4dy-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for <bug-gnu-emacs@HIDDEN>; Sun, 16 Sep 2018 21:29:27 +0000 Received: from aserv0122.oracle.com (aserv0122.oracle.com [141.146.126.236]) by aserv0021.oracle.com (8.14.4/8.14.4) with ESMTP id w8GLTQbp010680 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for <bug-gnu-emacs@HIDDEN>; Sun, 16 Sep 2018 21:29:26 GMT Received: from abhmp0011.oracle.com (abhmp0011.oracle.com [141.146.116.17]) by aserv0122.oracle.com (8.14.4/8.14.4) with ESMTP id w8GLTQQ0028420 for <bug-gnu-emacs@HIDDEN>; Sun, 16 Sep 2018 21:29:26 GMT MIME-Version: 1.0 Message-ID: <ea7faa90-5fef-43f8-8aa9-bb3d60d476c4@default> Date: Sun, 16 Sep 2018 14:29:25 -0700 (PDT) From: Drew Adams <drew.adams@HIDDEN> To: bug-gnu-emacs@HIDDEN Subject: 26; `C-M-w M-w' with non-nil `mouse-drag-copy-region', if selected with mouse X-Priority: 3 X-Mailer: Oracle Beehive Extensions for Outlook 2.0.1.9.1 (1003210) [OL 16.0.4735.0 (x86)] Content-Type: multipart/alternative; boundary="__1537133366246987abhmp0011.oracle.com" X-Proofpoint-Virus-Version: vendor=nai engine=5900 definitions=9018 signatures=668708 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=1 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 mlxscore=0 mlxlogscore=861 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1807170000 definitions=main-1809160231 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [generic] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -2.7 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -3.7 (---) --__1537133366246987abhmp0011.oracle.com Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable This is a regression that was apparently introduced in Emacs 24. Things work properly (as documented and as expected) in Emacs 23.4 and prior, but not in Emacs 24.5 or later. =20 1. emacs -Q 2. (setq mouse-drag-copy-region t) ; Mouse selection copies to kill-ring. 3. In *scratch*, select some text, e.g. "This buffer". 4. Use `M-w' to copy the selected text to the kill ring. 5. With the mouse, select some other text, e.g. "visit that file". 6. Use `C-M-w M-w', to append the second selection to the first as the last kill. The kill should thus be "This buffervisit that file". 7. `C-y' to yank the last kill. =20 The text yanked should be "This buffervisit that file". Instead, it is "visit that filevisit that file". That is, the second selection is added to the kill ring and appended to itself. =20 It makes no difference how the first selection (step #3) is made: with the mouse or not. It should also not make a difference how the second selection (#5) is made. And there certainly is no use case for doubling the text from the second selection (#5) for the yank. =20 In GNU Emacs 26.1 (build 1, x86_64-w64-mingw32) of 2018-05-30 Repository revision: 07f8f9bc5a51f5aa94eb099f3e15fbe0c20ea1ea Windowing system distributor `Microsoft Corp.', version 10.0.16299 Configured using: `configure --without-dbus --host=3Dx86_64-w64-mingw32 --without-compress-install 'CFLAGS=3D-O2 -static -g3'' =20 --__1537133366246987abhmp0011.oracle.com Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: quoted-printable <html xmlns:v=3D"urn:schemas-microsoft-com:vml" xmlns:o=3D"urn:schemas-micr= osoft-com:office:office" xmlns:w=3D"urn:schemas-microsoft-com:office:word" = xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" xmlns=3D"http:= //www.w3.org/TR/REC-html40"><head><META HTTP-EQUIV=3D"Content-Type" CONTENT= =3D"text/html; charset=3Dus-ascii"><meta name=3DGenerator content=3D"Micros= oft Word 15 (filtered medium)"><style><!-- /* Font Definitions */ @font-face =09{font-family:"Cambria Math"; =09panose-1:2 4 5 3 5 4 6 3 2 4;} @font-face =09{font-family:Calibri; =09panose-1:2 15 5 2 2 2 4 3 2 4;} /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal =09{margin:0in; =09margin-bottom:.0001pt; =09font-size:11.0pt; =09font-family:"Calibri",sans-serif;} a:link, span.MsoHyperlink =09{mso-style-priority:99; =09color:#0563C1; =09text-decoration:underline;} a:visited, span.MsoHyperlinkFollowed =09{mso-style-priority:99; =09color:#954F72; =09text-decoration:underline;} p.MsoPlainText, li.MsoPlainText, div.MsoPlainText =09{mso-style-priority:99; =09mso-style-link:"Plain Text Char"; =09margin:0in; =09margin-bottom:.0001pt; =09font-size:11.0pt; =09font-family:"Calibri",sans-serif;} p.msonormal0, li.msonormal0, div.msonormal0 =09{mso-style-name:msonormal; =09mso-margin-top-alt:auto; =09margin-right:0in; =09mso-margin-bottom-alt:auto; =09margin-left:0in; =09font-size:12.0pt; =09font-family:"Times New Roman",serif;} span.PlainTextChar =09{mso-style-name:"Plain Text Char"; =09mso-style-priority:99; =09mso-style-link:"Plain Text"; =09font-family:"Calibri",sans-serif;} span.EmailStyle20 =09{mso-style-type:personal-compose;} .MsoChpDefault =09{mso-style-type:export-only; =09font-size:10.0pt;} @page WordSection1 =09{size:8.5in 11.0in; =09margin:1.0in 1.0in 1.0in 1.0in;} div.WordSection1 =09{page:WordSection1;} --></style><!--[if gte mso 9]><xml> <o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" /> </xml><![endif]--><!--[if gte mso 9]><xml> <o:shapelayout v:ext=3D"edit"> <o:idmap v:ext=3D"edit" data=3D"1" /> </o:shapelayout></xml><![endif]--></head><body lang=3DEN-US link=3D"#0563C1= " vlink=3D"#954F72"><div class=3DWordSection1><p class=3DMsoNormal>This is = a regression that was apparently introduced in Emacs 24. Things<o:p><= /o:p></p><p class=3DMsoNormal>work properly (as documented and as expected)= in Emacs 23.4 and prior,<o:p></o:p></p><p class=3DMsoNormal>but not in Ema= cs 24.5 or later.<o:p></o:p></p><p class=3DMsoNormal><o:p> </o:p></p><= p class=3DMsoNormal>1. emacs -Q<o:p></o:p></p><p class=3DMsoNormal>2. (setq= mouse-drag-copy-region t) ; Mouse selection copies to kill-ring.<o:p></o:p= ></p><p class=3DMsoNormal>3. In *scratch*, select some text, e.g. "Thi= s buffer".<o:p></o:p></p><p class=3DMsoNormal>4. Use `M-w' to copy the= selected text to the kill ring.<o:p></o:p></p><p class=3DMsoNormal>5. With= the mouse, select some other text, e.g. "visit that file".<o:p><= /o:p></p><p class=3DMsoNormal>6. Use `C-M-w M-w', to append the second sele= ction to the first as the<o:p></o:p></p><p class=3DMsoNormal> l= ast kill. The kill should thus be "This buffervisit that file&qu= ot;.<o:p></o:p></p><p class=3DMsoNormal>7. `C-y' to yank the last kill.<o:p= ></o:p></p><p class=3DMsoNormal><o:p> </o:p></p><p class=3DMsoNormal>T= he text yanked should be "This buffervisit that file". Inst= ead, it is<o:p></o:p></p><p class=3DMsoNormal>"visit that filevisit th= at file". That is, the second selection is<o:p></o:p></p><p clas= s=3DMsoNormal>added to the kill ring and appended to itself.<o:p></o:p></p>= <p class=3DMsoNormal><o:p> </o:p></p><p class=3DMsoNormal>It makes no = difference how the first selection (step #3) is made: with<o:p></o:p></p><p= class=3DMsoNormal>the mouse or not. It should also not make a differ= ence how the second<o:p></o:p></p><p class=3DMsoNormal>selection (#5) is ma= de. And there certainly is no use case for doubling<o:p></o:p></p><p = class=3DMsoNormal>the text from the second selection (#5) for the yank.<o:p= ></o:p></p><p class=3DMsoNormal><o:p> </o:p></p><p class=3DMsoNormal>I= n GNU Emacs 26.1 (build 1, x86_64-w64-mingw32)<o:p></o:p></p><p class=3DMso= Normal> of 2018-05-30<o:p></o:p></p><p class=3DMsoNormal>Repository revisio= n: 07f8f9bc5a51f5aa94eb099f3e15fbe0c20ea1ea<o:p></o:p></p><p class=3DMsoNor= mal>Windowing system distributor `Microsoft Corp.', version 10.0.16299<o:p>= </o:p></p><p class=3DMsoNormal>Configured using:<o:p></o:p></p><p class=3DM= soNormal> `configure --without-dbus --host=3Dx86_64-w64-mingw32<o:p></o:p><= /p><p class=3DMsoNormal> --without-compress-install 'CFLAGS=3D-O2 -static -= g3''<o:p></o:p></p><p class=3DMsoNormal><o:p> </o:p></p></div></body><= /html> --__1537133366246987abhmp0011.oracle.com--
Drew Adams <drew.adams@HIDDEN>
:bug-gnu-emacs@HIDDEN
.
Full text available.bug-gnu-emacs@HIDDEN
:bug#32747
; Package emacs
.
Full text available.
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.