unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Drew Adams <drew.adams@oracle.com>
To: "N. Jackson" <nljlistbox2@gmail.com>, Eli Zaretskii <eliz@gnu.org>
Cc: 33320@debbugs.gnu.org
Subject: bug#33320: 27.0.50; `describe-key' fails to display help for C-mouse-3
Date: Fri, 9 Nov 2018 11:40:33 -0800 (PST)	[thread overview]
Message-ID: <fb927005-f12b-445b-936b-fc26ed8d3041@default> (raw)
In-Reply-To: <87tvkqkqk3.fsf@moondust.localdomain>

> in this case I wasn't looking for the documentation of one
> of the menu items, I was looking for the
> documentation for whatever function pops up the menu itself.

I know of no good answer for that.  Maybe it should be an
enhancement request.

You can find out which keymap the prefix key is bound to by
doing this:

M-x pp-eval-expression
(lookup-key (current-global-map) (kbd "C-<down-mouse-3>"))

But you have to know whether it is <down-mouse-3> or <mouse-3>
that has the binding.  And that evaluation does not tell you
the name of a variable that might be bound to the keymap.  It
just shows you the keymap itself.





  reply	other threads:[~2018-11-09 19:40 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-08 21:49 bug#33320: 27.0.50; `describe-key' fails to display help for C-mouse-3 N. Jackson
2018-11-09  7:57 ` Eli Zaretskii
2018-11-09 19:18   ` N. Jackson
2018-11-09 19:40     ` Drew Adams [this message]
2022-02-02 19:16     ` Lars Ingebrigtsen
2018-11-09 23:02   ` Richard Stallman
2018-11-10  7:49     ` Eli Zaretskii
2018-11-10 21:45     ` Glenn Morris
2018-11-12 10:16       ` Robert Pluim
2018-11-12 13:34         ` martin rudalics

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=fb927005-f12b-445b-936b-fc26ed8d3041@default \
    --to=drew.adams@oracle.com \
    --cc=33320@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=nljlistbox2@gmail.com \
    /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).