From debbugs-submit-bounces@debbugs.gnu.org Wed Oct 12 05:01:58 2011 Received: (at submit) by debbugs.gnu.org; 12 Oct 2011 09:01:58 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RDuhH-00029Y-Av for submit@debbugs.gnu.org; Wed, 12 Oct 2011 05:01:58 -0400 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RDuhF-00029M-Ht for submit@debbugs.gnu.org; Wed, 12 Oct 2011 05:01:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RDugn-0007M0-RC for submit@debbugs.gnu.org; Wed, 12 Oct 2011 05:01:26 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_LOW, T_DKIM_INVALID, T_TO_NO_BRKTS_FREEMAIL autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([140.186.70.17]:54123) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RDugn-0007Lw-P2 for submit@debbugs.gnu.org; Wed, 12 Oct 2011 05:01:25 -0400 Received: from eggs.gnu.org ([140.186.70.92]:48657) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RDugm-0003jL-MF for bug-gnu-emacs@gnu.org; Wed, 12 Oct 2011 05:01:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RDugl-0007LZ-M7 for bug-gnu-emacs@gnu.org; Wed, 12 Oct 2011 05:01:24 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:53658) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RDugl-0007LV-FP for bug-gnu-emacs@gnu.org; Wed, 12 Oct 2011 05:01:23 -0400 Received: by wyi40 with SMTP id 40so510598wyi.0 for ; Wed, 12 Oct 2011 02:01:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=C0+PE/+zC6/F65Ijq4pZS06Z3cZnMNlbQWr8J1okPWA=; b=eC+/3XKr09Moq24A1mMvuZxfSvBUwXtnLEIrtVtnXGqiIhJriwknVJCvVlYERlcWra UPAVT6QSg8hanMOWSPdy6LA1ZKpjrD5jNis4WVU3PKqFoe7IfQnFoDXtAe4pP1Wn7Ejr kinXGjAPBSi7mMkmsLIEhq8Aui6QTJKPshJ64= MIME-Version: 1.0 Received: by 10.216.230.92 with SMTP id i70mr2591012weq.80.1318410081783; Wed, 12 Oct 2011 02:01:21 -0700 (PDT) Received: by 10.216.173.68 with HTTP; Wed, 12 Oct 2011 02:01:21 -0700 (PDT) Date: Wed, 12 Oct 2011 11:01:21 +0200 Message-ID: Subject: 24.0.90; inadvertent paste during mouse-2 spell correction with flyspell-mode From: emacs user To: bug-gnu-emacs@gnu.org Content-Type: text/plain; charset=ISO-8859-1 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.17 X-Spam-Score: -5.1 (-----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -5.1 (-----) 1) start from Emacs -Q 2) C-x m to open a new mail message, (this problem occurs in other modes as well, such as auctex) 3) insert the following sentence: here is a sentence with a mistaake 4) M-x flyspell-mode, the word mistaake is highlighted. 5) double click on "sentence" and then click once to un-highlight it. 6) mouse-2 on mistaake, choose the correct spelling "mistake" from the memu. Consequence: mistaake is replaced with missentecetake, that is, mouse-2 does both yank and spell correction instead of only spell correction. while the above is reproducible for me, I found this problem to occur during normal worth with emacs in most cases but not all. In GNU Emacs 24.0.90.2 (x86_64-apple-darwin11.1.0, NS apple-appkit-1138.00) of 2011-10-04 on udp003013uds Windowing system distributor `Apple', version 10.3.1138 configured using `configure '--with-ns' '--without-x'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: C value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en_US.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default enable-multibyte-characters: t From debbugs-submit-bounces@debbugs.gnu.org Sat Apr 28 02:15:59 2012 Received: (at control) by debbugs.gnu.org; 28 Apr 2012 06:15:59 +0000 Received: from localhost ([127.0.0.1]:56010 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SO0wp-00029w-JE for submit@debbugs.gnu.org; Sat, 28 Apr 2012 02:15:59 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:56791 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SO0wo-00029q-6M for control@debbugs.gnu.org; Sat, 28 Apr 2012 02:15:58 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1SO0vh-0006VV-EG for control@debbugs.gnu.org; Sat, 28 Apr 2012 02:14:49 -0400 Date: Sat, 28 Apr 2012 02:14:49 -0400 Message-Id: Subject: control message for bug 11355 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -6.9 (------) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) merge 9733 11355 From debbugs-submit-bounces@debbugs.gnu.org Wed Jun 02 03:46:00 2021 Received: (at control) by debbugs.gnu.org; 2 Jun 2021 07:46:00 +0000 Received: from localhost ([127.0.0.1]:38660 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1loLZg-0000V3-5g for submit@debbugs.gnu.org; Wed, 02 Jun 2021 03:46:00 -0400 Received: from quimby.gnus.org ([95.216.78.240]:55016) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1loLZe-0000PD-RM for control@debbugs.gnu.org; Wed, 02 Jun 2021 03:45:59 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=YzbFcabzz+lioUvYwouBkB49SI+QXIsRXnuqIGxWPt4=; b=jT6qejc9dXt4LceQTQIISRqwoz /9s6P/KE29AumoohKWmyKqDHXaimBDrtYLODg9/14Duj+nhusoPvMIcke1BylVlW2d2WJl7EyByor /PR4NH1paxvPTLOvbvc3eGW90JZSNJsnkN3KwVKZ7uurf2EJLU1eb2GOpMKvghFRKzaY=; Received: from cm-84.212.220.105.getinternet.no ([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 ) id 1loLZX-0003Qa-EG for control@debbugs.gnu.org; Wed, 02 Jun 2021 09:45:53 +0200 Date: Wed, 02 Jun 2021 09:45:51 +0200 Message-Id: <87k0ncg15c.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #9733 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: tags 9733 + moreinfo quit 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: -0.7 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) tags 9733 + moreinfo quit From debbugs-submit-bounces@debbugs.gnu.org Wed Jun 02 03:46:04 2021 Received: (at 9733) by debbugs.gnu.org; 2 Jun 2021 07:46:04 +0000 Received: from localhost ([127.0.0.1]:38662 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1loLZg-0000VF-CB for submit@debbugs.gnu.org; Wed, 02 Jun 2021 03:46:04 -0400 Received: from quimby.gnus.org ([95.216.78.240]:55002) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1loLZb-0000M9-At for 9733@debbugs.gnu.org; Wed, 02 Jun 2021 03:45:59 -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=2dM9M+TqGwo/RsN2DlTD+pI4G6x8zJzLDBKOe7tUVtI=; b=XcgJAKSGnJRewNuSkBDxbMj/7n AzwDCcg93mRicu/W/nPV6OyNg46i6KbCqnjQ/NUzmzZPvO7fOBhbye0l/JVcIwISw6wqCKTMi5LOj s83/PX06b7eJ+kwtLaVux2n5YwKPxh3rt1Y76nS93DWow9t/Gjnacc9SCBXtm7NgvXs8=; Received: from cm-84.212.220.105.getinternet.no ([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 ) id 1loLZR-0003QQ-Db; Wed, 02 Jun 2021 09:45:49 +0200 From: Lars Ingebrigtsen To: emacs user Subject: Re: bug#9733: 24.0.90; inadvertent paste during mouse-2 spell correction with flyspell-mode References: X-Now-Playing: Nobukazu Takemura's _Child's View_: "Rill" Date: Wed, 02 Jun 2021 09:45:44 +0200 In-Reply-To: (emacs user's message of "Wed, 12 Oct 2011 11:01:21 +0200") Message-ID: <87lf7sg15j.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.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: emacs user writes: > 1) start from Emacs -Q > > 2) C-x m to open a new mail message, (this problem occurs in other > modes as well, > such as auctex) > > 3) insert the following sentence: > > here is a sentence with a m [...] 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: -0.7 (/) X-Debbugs-Envelope-To: 9733 Cc: 9733@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) emacs user writes: > 1) start from Emacs -Q > > 2) C-x m to open a new mail message, (this problem occurs in other > modes as well, > such as auctex) > > 3) insert the following sentence: > > here is a sentence with a mistaake > > 4) M-x flyspell-mode, the word mistaake is highlighted. > > 5) double click on "sentence" and then click once to un-highlight it. > > 6) mouse-2 on mistaake, choose the correct spelling "mistake" from the memu. > > Consequence: mistaake is replaced with missentecetake, that is, > mouse-2 does both yank and spell correction instead of only spell > correction. I'm unable to reproduce this in Emacs 28. Are you still seeing this issue in recent Emacs versions? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Wed Jun 30 09:21:22 2021 Received: (at 9733) by debbugs.gnu.org; 30 Jun 2021 13:21:22 +0000 Received: from localhost ([127.0.0.1]:56804 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lya9a-0003gc-N0 for submit@debbugs.gnu.org; Wed, 30 Jun 2021 09:21:22 -0400 Received: from quimby.gnus.org ([95.216.78.240]:57846) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lya9Z-0003gO-3G for 9733@debbugs.gnu.org; Wed, 30 Jun 2021 09:21:21 -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=4TMW4x8CybDD2Fmn1tZhukdhQ2HXfSXAeBkkYyuGjCE=; b=rFNzVGEVdE9zr+fn38bC/1MEvO C9/Yc6589tSzwrcHyiaGOZ49pPSg7SUWoLrHTdBxpUgb3vvAYDnKH4i25TwBBCmRnqkkdrxD3c7P0 AnHiAuu8So0ni3ejiuOlgomh+e355T/iesjr/y+GlxI+sGaRcwqKHOhJpcPr+WTNv6ys=; Received: from cm-84.212.220.105.getinternet.no ([84.212.220.105] helo=elva) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lya9Q-00023j-S1; Wed, 30 Jun 2021 15:21:15 +0200 From: Lars Ingebrigtsen To: emacs user Subject: Re: bug#9733: 24.0.90; inadvertent paste during mouse-2 spell correction with flyspell-mode References: <87lf7sg15j.fsf@gnus.org> X-Now-Playing: Jim O'Rourke's _To Magnetize Money and Return a Roving Eye (2)_: "To Magnetize Money and Return a Roving Eye pt2" Date: Wed, 30 Jun 2021 15:21:12 +0200 In-Reply-To: <87lf7sg15j.fsf@gnus.org> (Lars Ingebrigtsen's message of "Wed, 02 Jun 2021 09:45:44 +0200") Message-ID: <87v95v5vzr.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.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 writes: > I'm unable to reproduce this in Emacs 28. Are you still seeing this > issue in recent Emacs versions? More information was requested, but no response was given within a month, so I'm closing this bug report. If the problem still exists, please respond to this email and we'll reopen the bug report. 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: 9733 Cc: 9733@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Lars Ingebrigtsen writes: > I'm unable to reproduce this in Emacs 28. Are you still seeing this > issue in recent Emacs versions? More information was requested, but no response was given within a month, so I'm closing this bug report. If the problem still exists, please respond to this email and we'll reopen the bug report. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Wed Jun 30 09:21:31 2021 Received: (at control) by debbugs.gnu.org; 30 Jun 2021 13:21:31 +0000 Received: from localhost ([127.0.0.1]:56807 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lya9i-0003gz-TR for submit@debbugs.gnu.org; Wed, 30 Jun 2021 09:21:31 -0400 Received: from quimby.gnus.org ([95.216.78.240]:57860) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lya9g-0003gk-SZ for control@debbugs.gnu.org; Wed, 30 Jun 2021 09:21:29 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=4RWedHJVygfowG+D8WLZPGZtmwrNDEgAGU6k/W+lXWU=; b=CQID3rzH7RA4MBpNsnzuEovNOB TVRXoWs9Knp1MXu8Ong9/NisI3sE8xt7KnTxzE85Sr5gMkWt6sGZJRMUkwEc0zCQ6sfqfaldOHNnq gaBwlXgqEx+qU30TBb6aX6zNuK3NuGZODnwBZcXBD0fNodmxSiWnMpqlkdRFaGeh81Do=; Received: from cm-84.212.220.105.getinternet.no ([84.212.220.105] helo=elva) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lya9Z-00023s-9E for control@debbugs.gnu.org; Wed, 30 Jun 2021 15:21:23 +0200 Date: Wed, 30 Jun 2021 15:21:20 +0200 Message-Id: <87tulf5vzj.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #9733 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: close 9733 quit 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: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) close 9733 quit From unknown Fri Jun 20 18:02:23 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 29 Jul 2021 11:24:06 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator