GNU bug report logs -
#16601
C-h k mouse-1 on header-line does not work
Previous Next
Reported by: Stefan Monnier <monnier <at> iro.umontreal.ca>
Date: Thu, 30 Jan 2014 21:40:02 UTC
Severity: normal
Found in version 24.3.50
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Stefan Monnier <monnier <at> iro.umontreal.ca> writes:
> emacs -Q -l .../elpa/packages/lmc/lmc.el -f lmc-mode
> C-h k <mouse-1> on the "00" of "PC=00" in the header-line
>
> Correctly tells me that this event is bound to `lmc-set-pc'. But
>
> C-h k <mouse-1> on the little man running, in the header-line
>
> tells me that <header-line> <down-mouse-1> is bound to
> mouse-drag-header-line and that <mouse-1> is bound to mouse-set-point,
> without mentioning `lmc-run' which is the command that will actually be
> run in response to a <mouse-1> at that spot.
Testing this on the trunk, I get:
---
<header-line> <mouse-1> (translated from <mouse-1>) at that spot runs
the command lmc-run, which is an interactive Lisp closure in
‘~/src/emacs/elpa/packages/lmc/lmc.el’.
---
So it seems like this has been fixed in the years since this was
reported? So I'm closing this bug report. If there's something more to
be done here, please reopen.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
This bug report was last modified 4 years and 172 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.