From unknown Fri Jun 20 18:00:19 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#441 <441@debbugs.gnu.org> To: bug#441 <441@debbugs.gnu.org> Subject: Status: 23.0.60; Complicated combination of keymaps/remapping mistreated Reply-To: bug#441 <441@debbugs.gnu.org> Date: Sat, 21 Jun 2025 01:00:19 +0000 retitle 441 23.0.60; Complicated combination of keymaps/remapping mistreated reassign 441 emacs submitter 441 David Kastrup severity 441 normal thanks From dak@gnu.org Wed Jun 18 02:30:39 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-3.4 required=4.0 tests=AWL,BAYES_00,FOURLA, RCVD_IN_DNSWL_MED autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 18 Jun 2008 09:30:39 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m5I9URk0007418 for ; Wed, 18 Jun 2008 02:30:29 -0700 Received: from mail.gnu.org ([199.232.76.166]:52325 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1K8txg-00013H-CT for emacs-pretest-bug@gnu.org; Wed, 18 Jun 2008 05:28:16 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1K8tzk-00016R-0U for emacs-pretest-bug@gnu.org; Wed, 18 Jun 2008 05:30:27 -0400 Received: from mail.quinscape.de ([212.29.44.217]:54299) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1K8tzj-00015R-1c for emacs-pretest-bug@gnu.org; Wed, 18 Jun 2008 05:30:23 -0400 Received: (qmail-ldap/ctrl 20745 invoked from network); 18 Jun 2008 09:30:21 -0000 Received: from unknown (HELO lola.quinscape.zz) ([10.0.3.43]) (envelope-sender ) by quinx.quinscape.de (qmail-ldap-1.03) with SMTP for ; 18 Jun 2008 09:30:20 -0000 Received: by lola.quinscape.zz (Postfix, from userid 1001) id 4D2458EFE7; Wed, 18 Jun 2008 11:30:20 +0200 (CEST) From: David Kastrup To: emacs-pretest-bug@gnu.org Subject: 23.0.60; Complicated combination of keymaps/remapping mistreated Date: Wed, 18 Jun 2008 11:30:19 +0200 Message-ID: <86lk13gkes.fsf@lola.quinscape.zz> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-AntiVirus: checked by AntiVir MailGate (version: 2.1.3-2; AVE: 7.8.0.55; VDF: 7.0.4.212; host: quinx) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) Please write in English if possible, because the Emacs maintainers usually do not have translators to read other languages for them. Your bug report will be posted to the emacs-pretest-bug@gnu.org mailing list. Please describe exactly what actions triggered the bug and the precise symptoms of the bug: Hi, when reading news with an embedded URL, I am tempted to click on the URL in the (non-selected!) article buffer with mouse-1. This does not work. Asking about the keybinding delivers: (translated from ) at that spot runs the command widget-button-click, which is an interactive compiled Lisp function in `wid-edit.el'. (widget-button-click event) Invoke the button that the mouse is pointing at. ----------------- up-event (short click) ---------------- at that spot is remapped to , which runs the command mouse-yank-at-click, which is an interactive compiled Lisp function in `mouse.el'. It is bound to , . (mouse-yank-at-click click arg) Insert the last stretch of killed text at the position clicked on. Also move point to one end of the text thus inserted (normally the end), and set mark at the beginning. Prefix arguments are interpreted as with C-y. If `mouse-yank-at-point' is non-nil, insert at point regardless of where you click. ----------------- up-event (long click) ---------------- Pressing at that spot for longer than 450 milli-seconds runs the command mouse-set-point, which is an interactive compiled Lisp function in `mouse.el'. It is bound to , , , , . (mouse-set-point event) Move point to the position clicked on with the mouse. This should be bound to a mouse click event type. [back] And the attempt to yank then fails (since this is a readonly buffer). Ok, but if I am in the buffer itself, I just get at that spot runs the command widget-button-click, which is an interactive compiled Lisp function in `wid-edit.el'. It is bound to , . (widget-button-click event) Invoke the button that the mouse is pointing at. [back] Which works. In GNU Emacs 23.0.60.4 (i686-pc-linux-gnu, GTK+ Version 2.12.9) of 2008-06-17 on lisa Windowing system distributor `The X.Org Foundation', version 11.0.10400090 configured using `configure '--prefix=/usr/local/emacs-21' '--without-toolkit-scroll-bars'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil 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 Major mode: Summary Minor modes in effect: shell-dirtrack-mode: t TeX-PDF-mode: t server-mode: t desktop-save-mode: t tooltip-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent messages: Fetching headers for nntp+news.gmane.org:gmane.comp.gnu.utils.bugs...done Generating summary...done Mark set insert-for-yank: Buffer is read-only: # -- David Kastrup From cyd@stupidchicken.com Tue Aug 12 14:42:27 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-3.4 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 441) by emacsbugs.donarmstrong.com; 12 Aug 2008 21:42:28 +0000 Received: from cyd (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m7CLgOI1009035 for <441@emacsbugs.donarmstrong.com>; Tue, 12 Aug 2008 14:42:26 -0700 Received: by cyd (Postfix, from userid 1000) id D3B7057E2EC; Tue, 12 Aug 2008 17:42:55 -0400 (EDT) From: Chong Yidong To: David Kastrup Cc: 441@debbugs.gnu.org Subject: Re: 23.0.60; Complicated combination of keymaps/remapping mistreated Date: Tue, 12 Aug 2008 17:42:55 -0400 Message-ID: <87r68t9ag0.fsf@stupidchicken.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii > Hi, when reading news with an embedded URL, I am tempted to click on > the URL in the (non-selected!) article buffer with mouse-1. This does > not work. Asking about the keybinding delivers: > > (translated from ) at that > spot runs the command widget-button-click, which is an interactive > compiled Lisp function in `wid-edit.el'. I can't seem to reproduce this. Left-clicking on any Gnus article buffer (I assume you're referring to Gnus) opens the url as desired, even if the article buffer isn't the selected window. Do you still see this problem? If so, could you check if it's something in your customizations causing it? From cyd@stupidchicken.com Thu Aug 14 07:09:30 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-2.2 required=4.0 tests=AWL,BAYES_00,RCVD_IN_PBL, RCVD_IN_SORBS_DUL,RDNS_DYNAMIC autolearn=no version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 441-done) by emacsbugs.donarmstrong.com; 14 Aug 2008 14:09:30 +0000 Received: from furry (c-24-63-201-57.hsd1.ma.comcast.net [24.63.201.57]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m7EE9Rbr016599 for <441-done@emacsbugs.donarmstrong.com>; Thu, 14 Aug 2008 07:09:28 -0700 Received: by furry (Postfix, from userid 1000) id 25E4DC056; Thu, 14 Aug 2008 10:09:22 -0400 (EDT) From: Chong Yidong To: 441-done@debbugs.gnu.org Subject: Re: 23.0.60; Complicated combination of keymaps/remapping mistreated References: <87r68t9ag0.fsf@stupidchicken.com> <858wv0w0x5.fsf@lola.goethe.zz> Date: Thu, 14 Aug 2008 10:09:22 -0400 In-Reply-To: <858wv0w0x5.fsf@lola.goethe.zz> (David Kastrup's message of "Thu, 14 Aug 2008 08:44:38 +0200") Message-ID: <8763q3adt9.fsf@stupidchicken.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii David Kastrup writes: > Chong Yidong writes: > >>> Hi, when reading news with an embedded URL, I am tempted to click on >>> the URL in the (non-selected!) article buffer with mouse-1. This does >>> not work. Asking about the keybinding delivers: >>> >>> (translated from ) at that >>> spot runs the command widget-button-click, which is an interactive >>> compiled Lisp function in `wid-edit.el'. >> >> I can't seem to reproduce this. Left-clicking on any Gnus article >> buffer (I assume you're referring to Gnus) opens the url as desired, >> even if the article buffer isn't the selected window. >> >> Do you still see this problem? If so, could you check if it's something >> in your customizations causing it? > > It would appear like I can't currently reproduce this either. If it > crops up again, I'll holler. From unknown Fri Jun 20 18:00:19 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: $requester Subject: Internal Control Message-Id: bug archived. Date: Thu, 11 Sep 2008 14:24:07 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A log time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator