From unknown Sat Jun 21 10:28:44 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#2911 <2911@debbugs.gnu.org> To: bug#2911 <2911@debbugs.gnu.org> Subject: Status: 23.0.92; mouse-1 for following links (descr-text.el) Reply-To: bug#2911 <2911@debbugs.gnu.org> Date: Sat, 21 Jun 2025 17:28:44 +0000 retitle 2911 23.0.92; mouse-1 for following links (descr-text.el) reassign 2911 emacs submitter 2911 per@starback.se severity 2911 normal thanks From starback@stp.lingfil.uu.se Mon Apr 6 15:40:28 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 6 Apr 2009 22:40:28 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.0 required=4.0 tests=none autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 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 n36MeOkk004890 for ; Mon, 6 Apr 2009 15:40:26 -0700 Received: from mx10.gnu.org ([199.232.76.166]:35586) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1LqxUO-0002xS-C5 for emacs-pretest-bug@gnu.org; Mon, 06 Apr 2009 18:40:24 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1LqxUN-0003s4-0S for emacs-pretest-bug@gnu.org; Mon, 06 Apr 2009 18:40:23 -0400 Received: from numerus.lingfil.uu.se ([130.238.78.148]:60867) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LqxUM-0003re-HU for emacs-pretest-bug@gnu.org; Mon, 06 Apr 2009 18:40:22 -0400 Received: from pronomen.lingfil.uu.se (pronomen.lingfil.uu.se [130.238.78.175]) by numerus.lingfil.uu.se (8.13.8/8.13.8) with ESMTP id n36MeHLO002024 for ; Tue, 7 Apr 2009 00:40:17 +0200 Received: from pronomen.lingfil.uu.se (starback@localhost.localdomain [127.0.0.1]) by pronomen.lingfil.uu.se (8.13.8/8.13.8) with ESMTP id n36MeH9e007706 for ; Tue, 7 Apr 2009 00:40:17 +0200 Received: (from starback@localhost) by pronomen.lingfil.uu.se (8.13.8/8.13.8/Submit) id n36MeGue007705; Tue, 7 Apr 2009 00:40:16 +0200 Date: Tue, 7 Apr 2009 00:40:16 +0200 Message-Id: <200904062240.n36MeGue007705@pronomen.lingfil.uu.se> From: per@starback.se To: emacs-pretest-bug@gnu.org Subject: 23.0.92; mouse-1 for following links (descr-text.el) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) In GNU Emacs 23.0.92.1 (i686-pc-linux-gnu, GTK+ Version 2.10.4) $ emacs -q C-u C-x = yields a *Help* buffer. I tried to mouse-1 click the text "customize what to show" there, but nothing happened. When I hover the mouse pointer over the text I get a tool tip "mouse-2, RET: Push this button". It's the same with some other buttons in that help page as well, but some of them work with mouse-1. I think mouse-1 should work for all of them, after the mouse-1 click changes in Emacs 22. From cyd@stupidchicken.com Mon Apr 6 17:47:20 2009 Received: (at 2911-done) by emacsbugs.donarmstrong.com; 7 Apr 2009 00:47:20 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.0 required=4.0 tests=none autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n370lHfq007474 for <2911-done@emacsbugs.donarmstrong.com>; Mon, 6 Apr 2009 17:47:19 -0700 Received: by cyd.mit.edu (Postfix, from userid 1000) id C23B757E18A; Mon, 6 Apr 2009 20:48:57 -0400 (EDT) From: Chong Yidong To: per@starback.se Cc: 2911-done@debbugs.gnu.org Subject: Re: 23.0.92; mouse-1 for following links (descr-text.el) Date: Mon, 06 Apr 2009 20:48:57 -0400 Message-ID: <87prfpnv9i.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii > $ emacs -q > C-u C-x = > > yields a *Help* buffer. I tried to mouse-1 click the text "customize > what to show" there, but nothing happened. When I hover the mouse > pointer over the text I get a tool tip "mouse-2, RET: Push this > button". It's the same with some other buttons in that help page as > well, but some of them work with mouse-1. Thank for noticing this. I've checked in a fix. From unknown Sat Jun 21 10:28:44 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: $requester Subject: Internal Control Message-Id: bug archived. Date: Tue, 05 May 2009 14:24:08 +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