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.

Full log


View this message in rfc822 format

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: "Drew Adams" <drew.adams <at> oracle.com>
Cc: 7520 <at> debbugs.gnu.org
Subject: 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/




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

Previous Next


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