GNU bug report logs - #22731
emacs-25: Double clicks don't get through to C-h c.

Previous Next

Package: emacs;

Reported by: Alan Mackenzie <acm <at> muc.de>

Date: Thu, 18 Feb 2016 12:16:01 UTC

Severity: wishlist

Tags: confirmed

Merged with 7520

Found in version 24.0.50

Done: Alan Mackenzie <acm <at> muc.de>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Alan Mackenzie <acm <at> muc.de>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#7520: closed (24.0.50; C-h k doesn't work for double-click
 bindings)
Date: Fri, 19 Feb 2016 20:10:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 19 Feb 2016 20:12:20 +0000
with message-id <20160219201220.GE3193 <at> acm.fritz.box>
and subject line Re: bug#22731: emacs-25: Double clicks don't get through to C-h c.
has caused the debbugs.gnu.org bug report #22731,
regarding 24.0.50; C-h k doesn't work for double-click bindings
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
22731: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=22731
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: "Drew Adams" <drew.adams <at> oracle.com>
To: <bug-gnu-emacs <at> gnu.org>
Subject: 24.0.50; C-h k doesn't work for double-click bindings
Date: Tue, 30 Nov 2010 16:38:34 -0800
emacs -Q
 
(defun foo (event)
 (interactive "e")
 (message "FOOOOOOOO"))
 
(global-set-key [double-mouse-3] 'foo)
 
`C-h k', then double-click mouse-3.
 
The double-click event is not handled by C-h k.  The doc you see is
for the command bound to `mouse-3', not the command bound to
`double-mouse-3'.

In GNU Emacs 24.0.50.1 (i386-mingw-nt5.1.2600)
 of 2010-11-30 on 3249CTO
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (4.4) --no-opt --cflags
-Ic:/imagesupport/include'
 



[Message part 3 (message/rfc822, inline)]
From: Alan Mackenzie <acm <at> muc.de>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 22731-done <at> debbugs.gnu.org
Subject: Re: bug#22731: emacs-25: Double clicks don't get through to C-h c.
Date: Fri, 19 Feb 2016 20:12:20 +0000
On Fri, Feb 19, 2016 at 09:54:59AM +0200, Eli Zaretskii wrote:
> > Date: Thu, 18 Feb 2016 22:39:29 +0000
> > Cc: 22731 <at> debbugs.gnu.org
> > From: Alan Mackenzie <acm <at> muc.de>

> > The problem also occurs with C-h k.  It's easy enough to fix, though:

> Please push to master, and thanks.

Done.  Marking the bug as fixed.

-- 
Alan Mackenzie (Nuremberg, Germany).


This bug report was last modified 9 years and 145 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.