bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Lars Ingebrigtsen
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
User-agent: Gnus/5.13001 (Ma Gnus v0.10) Emacs/24.3.50 (gnu/linux)

"Drew Adams" <drew.adams@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/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]