all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tassilo Horn <tassilo@member.fsf.org>
To: help-gnu-emacs@gnu.org
Subject: Re: describe the entries of a menu
Date: Mon, 25 Oct 2010 10:13:02 +0200	[thread overview]
Message-ID: <87iq0qr8q9.fsf@thinkpad.tsdh.de> (raw)
In-Reply-To: 3006578.603631287989129871.JavaMail.www@wwinf4623

"A. Soare" <alinsoar@voila.fr> writes:

Hi Alin,

> I wish to find the bindings of the entries of a menu. ( the analogous
> for describe-key (C-h k) for keys ).

Then do it exactly as for keys, that is, hit `C-h k' and then klick on
the menu entry you are interested in.

,----[ C-h k <menu-bar> <help-menu> <describe> <describe-key-1> ]
| <menu-bar> <help-menu> <describe> <describe-key-1> runs the command
| describe-key, which is an interactive compiled Lisp function in `help.el'.
| 
| It is bound to C-h k, <f1> k, <help> k, <menu-bar> <help-menu> <describe>
| <describe-key-1>.
| 
| (describe-key &optional KEY UNTRANSLATED UP-EVENT)
| 
| Display documentation of the function invoked by KEY.
| KEY can be any kind of a key sequence; it can include keyboard events,
| mouse events, and/or menu events.  When calling from a program,
| pass KEY as a string or a vector.
| 
| If non-nil, UNTRANSLATED is a vector of the corresponding untranslated events.
| It can also be a number, in which case the untranslated events from
| the last key sequence entered are used.
| UP-EVENT is the up-event that was discarded by reading KEY, or nil.
| 
| If KEY is a menu item or a tool-bar button that is disabled, this command
| temporarily enables it to allow getting help on disabled items and buttons.
`----

Bye,
Tassilo




  reply	other threads:[~2010-10-25  8:13 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-25  6:45 describe the entries of a menu A. Soare
2010-10-25  8:13 ` Tassilo Horn [this message]
2010-11-04 19:14   ` Alin Soare
2010-11-04 19:56     ` Andreas Röhler
     [not found]   ` <mailman.4.1288898066.29999.help-gnu-emacs@gnu.org>
2010-11-05 14:51     ` Stefan Monnier
2010-10-25  8:18 ` Daniel Pittman
     [not found] ` <mailman.4.1287995425.12753.help-gnu-emacs@gnu.org>
2010-10-26  2:46   ` Ilya Zakharevich

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87iq0qr8q9.fsf@thinkpad.tsdh.de \
    --to=tassilo@member.fsf.org \
    --cc=help-gnu-emacs@gnu.org \
    /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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.