GNU bug report logs - #7520
24.0.50; C-h k doesn't work for double-click bindings

Previous Next

Package: emacs;

Reported by: "Drew Adams" <drew.adams <at> oracle.com>

Date: Wed, 1 Dec 2010 03:19:02 UTC

Severity: wishlist

Tags: confirmed

Merged with 22731

Found in version 24.0.50

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

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 7520 in the body.
You can then email your comments to 7520 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#7520; Package emacs. (Wed, 01 Dec 2010 03:19:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to "Drew Adams" <drew.adams <at> oracle.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Wed, 01 Dec 2010 03:19:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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'
 





Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#7520; Package emacs. (Mon, 10 Feb 2014 05:16:01 GMT) Full text and rfc822 format available.

Message #8 received at 7520 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: "Drew Adams" <drew.adams <at> oracle.com>
Cc: 7520 <at> debbugs.gnu.org
Subject: Re: bug#7520: 24.0.50; C-h k doesn't work for double-click bindings
Date: Sun, 09 Feb 2014 21:14:00 -0800
"Drew Adams" <drew.adams <at> oracle.com> writes:

> 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'.

Still seems to be present in Emacs 24.3.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/




Added tag(s) confirmed. Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Mon, 10 Feb 2014 05:16:02 GMT) Full text and rfc822 format available.

Forcibly Merged 7520 22731. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Thu, 18 Feb 2016 17:01:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#7520; Package emacs. (Fri, 19 Feb 2016 20:28:02 GMT) Full text and rfc822 format available.

Message #15 received at 7520 <at> debbugs.gnu.org (full text, mbox):

From: Drew Adams <drew.adams <at> oracle.com>
To: 7520 <at> debbugs.gnu.org
Subject: RE: bug#7520: 24.0.50; C-h k doesn't work for double-click bindings
Date: Fri, 19 Feb 2016 12:27:01 -0800 (PST)
6 years and 15,211 bug reports later, Alan reports the same bug
and fixes it.  (And it wasn't closed summarily.)  Thanks for that.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 19 Mar 2016 11:24:04 GMT) Full text and rfc822 format available.

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

Previous Next


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