From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Alan Mackenzie Newsgroups: gmane.emacs.bugs Subject: bug#29478: 26.0.90; `C-h k' followed by mouse clicks no longer shows down event Date: Sat, 9 Dec 2017 17:23:14 +0000 Message-ID: <20171209172314.GB15719@ACM> References: <1b3879d6-f14e-47b0-970f-baf09598fcfd@default> <871skjnpd8.fsf@users.sourceforge.net> <20171128221036.GC14868@ACM> <83o9ni3l3i.fsf@gnu.org> <83bmji2xye.fsf@gnu.org> <83tvwzubez.fsf@gnu.org> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: blaine.gmane.org 1512840671 21192 195.159.176.226 (9 Dec 2017 17:31:11 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sat, 9 Dec 2017 17:31:11 +0000 (UTC) User-Agent: Mutt/1.7.2 (2016-11-26) Cc: 29478@debbugs.gnu.org, npostavs@users.sourceforge.net To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Dec 09 18:31:04 2017 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eNixs-0005Dj-HW for geb-bug-gnu-emacs@m.gmane.org; Sat, 09 Dec 2017 18:31:04 +0100 Original-Received: from localhost ([::1]:42104 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eNixz-00021w-QS for geb-bug-gnu-emacs@m.gmane.org; Sat, 09 Dec 2017 12:31:11 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:46683) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eNixs-00021o-Vm for bug-gnu-emacs@gnu.org; Sat, 09 Dec 2017 12:31:05 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eNixp-00034q-Ss for bug-gnu-emacs@gnu.org; Sat, 09 Dec 2017 12:31:04 -0500 Original-Received: from debbugs.gnu.org ([208.118.235.43]:45381) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eNixp-00034k-OS for bug-gnu-emacs@gnu.org; Sat, 09 Dec 2017 12:31:01 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eNixp-0005Mt-I7 for bug-gnu-emacs@gnu.org; Sat, 09 Dec 2017 12:31:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Alan Mackenzie Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 09 Dec 2017 17:31:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 29478 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: confirmed Original-Received: via spool by 29478-submit@debbugs.gnu.org id=B29478.151284062320587 (code B ref 29478); Sat, 09 Dec 2017 17:31:01 +0000 Original-Received: (at 29478) by debbugs.gnu.org; 9 Dec 2017 17:30:23 +0000 Original-Received: from localhost ([127.0.0.1]:54062 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eNixC-0005Lz-Lw for submit@debbugs.gnu.org; Sat, 09 Dec 2017 12:30:22 -0500 Original-Received: from colin.muc.de ([193.149.48.1]:33443 helo=mail.muc.de) by debbugs.gnu.org with smtp (Exim 4.84_2) (envelope-from ) id 1eNixB-0005Lr-EX for 29478@debbugs.gnu.org; Sat, 09 Dec 2017 12:30:21 -0500 Original-Received: (qmail 38255 invoked by uid 3782); 9 Dec 2017 17:30:20 -0000 Original-Received: from acm.muc.de (p548C7E8D.dip0.t-ipconnect.de [84.140.126.141]) by colin.muc.de (tmda-ofmipd) with ESMTP; Sat, 09 Dec 2017 18:30:19 +0100 Original-Received: (qmail 15768 invoked by uid 1000); 9 Dec 2017 17:23:14 -0000 Content-Disposition: inline In-Reply-To: <83tvwzubez.fsf@gnu.org> X-Delivery-Agent: TMDA/1.1.12 (Macallan) X-Primary-Address: acm@muc.de 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: 208.118.235.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:140866 Archived-At: Hello, Eli. On Sat, Dec 09, 2017 at 18:13:40 +0200, Eli Zaretskii wrote: > I think I found one more problem with Help functions on mouse clicks. > Try this in "emacs -Q": > C-h c S-mouse-1 > C-h k S-mouse-1 > In Emacs 25.2 these produce the description of mouse-appearance-menu, > as expected, saying it's the binding of S-down-mouse-1. Emacs > 26.0.90 does the same for "C-h c", but claims S-mouse-1 is undefined > if you invoke "C-h k". The current emacs-26 branch claims S-mouse-1 > is undefined for both "C-h c" and "C-h k". > I think this means that we have similar problems with any explicit > bindings to S-down-mouse-N clicks. > This is a regression that I think we must fix before releasing Emacs > 26.1. Yes. I'm sorry I've had next to no time for Emacs this last week. That should change on Monday. Then I'll have a look at this bug. -- Alan Mackenzie (Nuremberg, Germany).