From unknown Fri Jun 20 07:11:20 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#55266 <55266@debbugs.gnu.org> To: bug#55266 <55266@debbugs.gnu.org> Subject: Status: Mouse clicks in register preview of keyboard macros? Reply-To: bug#55266 <55266@debbugs.gnu.org> Date: Fri, 20 Jun 2025 14:11:20 +0000 retitle 55266 Mouse clicks in register preview of keyboard macros? reassign 55266 emacs submitter 55266 Okamsn severity 55266 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Wed May 04 22:12:50 2022 Received: (at submit) by debbugs.gnu.org; 5 May 2022 02:12:50 +0000 Received: from localhost ([127.0.0.1]:44006 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nmQz4-0002Tt-Bq for submit@debbugs.gnu.org; Wed, 04 May 2022 22:12:50 -0400 Received: from lists.gnu.org ([209.51.188.17]:36214) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nmQz2-0002Tm-KR for submit@debbugs.gnu.org; Wed, 04 May 2022 22:12:49 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49394) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nmQz2-0004is-Fv for bug-gnu-emacs@gnu.org; Wed, 04 May 2022 22:12:48 -0400 Received: from mail-40133.protonmail.ch ([185.70.40.133]:18585) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nmQz0-0003DS-Ay for bug-gnu-emacs@gnu.org; Wed, 04 May 2022 22:12:48 -0400 Date: Thu, 05 May 2022 02:12:32 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail2; t=1651716756; bh=Bz8Oecm8WOYWCcdjV/Uk01EHUc33dlAwF22gAGcFB34=; h=Date:To:From:Reply-To:Subject:Message-ID:Feedback-ID:From:To:Cc: Date:Subject:Reply-To:Feedback-ID:Message-ID; b=FZbdnl2uZtpk7fqdcOonE+FNDcdG6VTmXqiOUOitWiRe+dVVI2/kwqDh8m/tD6KtD 0DUQJd83JXZv2+Eey5SUXzvUH4uOD/lHYiq45pANRDp0/PKbhyXxLfJKLyKnxn2SGe VLrAYXgwhjaoLTRGf7W8RNYwWjrCW2kt32dC1VovaQN6Wit0zTQwjd2ml96e59si9n Ic2UJS1bu0zWvG+J9PF6YQUbF1Zplk/fMAqk70I/LGk2Ht3RvmIV//+xBSgLrjdPEk 5uKEGw63/ANFJRZWgix6YC5/qN+AlwbeTa+6H59l5Mv26RjWRp1eglt1wPNOy8FqNM dHe1Gz8j40vuw== To: bug-gnu-emacs@gnu.org From: Okamsn Subject: Mouse clicks in register preview of keyboard macros? Message-ID: <3575b04b-4485-f576-a5d1-edd12916d373@protonmail.com> Feedback-ID: 25935600:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=185.70.40.133; envelope-from=okamsn@protonmail.com; helo=mail-40133.protonmail.ch X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit 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: , Reply-To: Okamsn Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) Hello, Currently, the method `register-val-describe` for keyboard macros in `kmacro.el` uses `format-kbd-macro`, which skips over mouse clicks. The function `key-description` does not skip over the mouse clicks, and is used by Evil for showing register contents in the command `evil-show-registers`. Is there any reason to not use `key-description` for the register preview? Thank you. From debbugs-submit-bounces@debbugs.gnu.org Thu May 05 07:10:34 2022 Received: (at 55266) by debbugs.gnu.org; 5 May 2022 11:10:34 +0000 Received: from localhost ([127.0.0.1]:44487 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nmZNS-0004L7-3V for submit@debbugs.gnu.org; Thu, 05 May 2022 07:10:34 -0400 Received: from quimby.gnus.org ([95.216.78.240]:52192) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nmZNQ-0004Kt-71 for 55266@debbugs.gnu.org; Thu, 05 May 2022 07:10:32 -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=EvNqh8iFIIsRpxpeIcpFmFsoWcOnYEjyOF3g3TYQ2IU=; b=DtYnXmmo3j8g3fU4iScQcAtixx jpO41yOyHYsWUf4gyCSQ1tog5e4i4MGHNHCdKu9MbDEpWy6gO6okQCnyNbgM5dUZ2Q7y6X0/EveXW ggnibJGiyBmG0tRcsvEchgg56gQjzT7kr4JQZzcClMCaqpEEVcQpPThFYbH2lSM3wjUU=; 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 ) id 1nmZNH-0000ll-KP; Thu, 05 May 2022 13:10:25 +0200 From: Lars Ingebrigtsen To: Okamsn Subject: Re: bug#55266: Mouse clicks in register preview of keyboard macros? References: <3575b04b-4485-f576-a5d1-edd12916d373@protonmail.com> X-Now-Playing: Betty Davis's _Betty Davis_: "In The Meantime" Date: Thu, 05 May 2022 13:10:23 +0200 In-Reply-To: <3575b04b-4485-f576-a5d1-edd12916d373@protonmail.com> (okamsn@protonmail.com's message of "Thu, 05 May 2022 02:12:32 +0000") Message-ID: <87v8ukteu8.fsf@gnus.org> 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: Okamsn writes: > Is there any reason to not use `key-description` for the register preview? I don't think so, so I've fixed this in Emacs 29. 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: 55266 Cc: 55266@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 (---) Okamsn writes: > Is there any reason to not use `key-description` for the register preview? I don't think so, so I've fixed this in Emacs 29. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Thu May 05 07:10:53 2022 Received: (at control) by debbugs.gnu.org; 5 May 2022 11:10:53 +0000 Received: from localhost ([127.0.0.1]:44490 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nmZNk-0004Le-Aa for submit@debbugs.gnu.org; Thu, 05 May 2022 07:10:52 -0400 Received: from quimby.gnus.org ([95.216.78.240]:52206) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nmZNi-0004LQ-He for control@debbugs.gnu.org; Thu, 05 May 2022 07:10:50 -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=Kt8g49Hp38FvQvfNpMCLR7AZlwyAO1RSsvMAQK4FjZU=; b=XRUbuz+MTzKDr048MDcUfAXNbh xpW99IAOSnC6rPSF9s4TW4CiHEN71RAbQX8OJgCroBU6FyzamCb6hHAGRNJh31shut+sh+khm02Vy nFBgggNpugdYfmrqnvPCAMyOIKAb5FjcmayyPX6ESJcmkeTIo4iM/2GuZo5Y5QsRyntE=; 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 ) id 1nmZNa-0000ly-PQ for control@debbugs.gnu.org; Thu, 05 May 2022 13:10:44 +0200 Date: Thu, 05 May 2022 13:10:42 +0200 Message-Id: <87tua4tetp.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #55266 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 55266 29.1 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 55266 29.1 quit From unknown Fri Jun 20 07:11:20 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, 02 Jun 2022 11:24:07 +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