From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Amin Bandali Newsgroups: gmane.emacs.bugs Subject: bug#38144: 27.0.50; Gnus buttons not clickable using mouse Date: Thu, 14 Nov 2019 12:10:35 -0500 Message-ID: <87tv76o038.fsf@gnu.org> References: <87bltlpk91.fsf@gnu.org> <87r22bnea6.fsf@gnus.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="157931"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) Cc: 38144@debbugs.gnu.org To: Lars Ingebrigtsen Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Nov 14 18:11:34 2019 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iVIec-000euy-Ft for geb-bug-gnu-emacs@m.gmane.org; Thu, 14 Nov 2019 18:11:34 +0100 Original-Received: from localhost ([::1]:60094 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iVIeb-0006SG-8a for geb-bug-gnu-emacs@m.gmane.org; Thu, 14 Nov 2019 12:11:33 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:54758) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iVIe7-00064b-Uy for bug-gnu-emacs@gnu.org; Thu, 14 Nov 2019 12:11:05 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iVIe5-0005Vb-W1 for bug-gnu-emacs@gnu.org; Thu, 14 Nov 2019 12:11:03 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:54562) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iVIe5-0005VL-Qp for bug-gnu-emacs@gnu.org; Thu, 14 Nov 2019 12:11:01 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iVIe5-0005i2-J9; Thu, 14 Nov 2019 12:11:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Amin Bandali Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org, bugs@gnus.org Resent-Date: Thu, 14 Nov 2019 17:11:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 38144 X-GNU-PR-Package: emacs,gnus X-GNU-PR-Keywords: fixed Original-Received: via spool by 38144-submit@debbugs.gnu.org id=B38144.157375145021926 (code B ref 38144); Thu, 14 Nov 2019 17:11:01 +0000 Original-Received: (at 38144) by debbugs.gnu.org; 14 Nov 2019 17:10:50 +0000 Original-Received: from localhost ([127.0.0.1]:35148 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iVIdr-0005hX-EE for submit@debbugs.gnu.org; Thu, 14 Nov 2019 12:10:47 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:45607) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iVIdn-0005hI-Hy for 38144@debbugs.gnu.org; Thu, 14 Nov 2019 12:10:44 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:55767) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1iVIdi-0005En-AN; Thu, 14 Nov 2019 12:10:38 -0500 Original-Received: from [2607:fea8:3b80:1ea:de8:7c74:25a8:da37] (port=42176 helo=localhost) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1iVIdh-0006BD-UF; Thu, 14 Nov 2019 12:10:38 -0500 In-Reply-To: <87r22bnea6.fsf@gnus.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:171605 Archived-At: Lars Ingebrigtsen writes: [...] > > Yup; that's what caused the regression. > > I've now added a follow-link t to the buttons so that > mouse-1-click-follows-link is respected in Emacs 27. Thanks for working on this, Lars. Unfortunately, that doesn=E2=80=99t seem= to have fixed it. Clicking still doesn=E2=80=99t work. FWIW, I tried doing C-h k and then clicking on an attachment link in an article, and got this in the help window: ,---- | at that spot runs the command mouse-drag-region (found | in global-map), which is an interactive compiled Lisp function in | =E2=80=98mouse.el=E2=80=99. `---- I currently don=E2=80=99t have any old Emacsen lying around to test and see= what doing the above would cause in older versions.