From: Lars Ingebrigtsen <larsi@gnus.org>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: 16601@debbugs.gnu.org
Subject: bug#16601: C-h k mouse-1 on header-line does not work
Date: Sun, 06 Dec 2020 15:46:31 +0100 [thread overview]
Message-ID: <87wnxvat6g.fsf@gnus.org> (raw)
In-Reply-To: <jwvha8lywso.fsf@faina.iro.umontreal.ca> (Stefan Monnier's message of "Thu, 30 Jan 2014 16:39:03 -0500")
Stefan Monnier <monnier@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
prev parent reply other threads:[~2020-12-06 14:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-30 21:39 bug#16601: C-h k mouse-1 on header-line does not work Stefan Monnier
2020-12-06 14:46 ` Lars Ingebrigtsen [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87wnxvat6g.fsf@gnus.org \
--to=larsi@gnus.org \
--cc=16601@debbugs.gnu.org \
--cc=monnier@iro.umontreal.ca \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).