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: Lookup the key-bindings of a function
Date: Mon, 06 Oct 2008 13:10:28 +0200	[thread overview]
Message-ID: <87prmex9ln.fsf@baldur.tsdh.de> (raw)
In-Reply-To: 134f8979-e3ca-469a-9a04-64efcae936ce@m36g2000hse.googlegroups.com

Nordlöw <per.nordlow@gmail.com> writes:

Hi!

> How can I lookup, if present, the key-bindings bound to a function?

,----[ C-h k C-h w ]
| C-h w runs the command where-is, which is an interactive compiled Lisp function
| in `help.el'.
| 
| It is bound to C-h w, <f1> w, <help> w.
| 
| (where-is definition &optional insert)
| 
| Print message listing key sequences that invoke the command definition.
| Argument is a command definition, usually a symbol with a function definition.
| If insert (the prefix arg) is non-nil, insert the message in the buffer.
`----

Bye,
Tassilo





  reply	other threads:[~2008-10-06 11:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-06 10:30 Lookup the key-bindings of a function Nordlöw
2008-10-06 11:10 ` Tassilo Horn [this message]
2008-10-06 11:21 ` Bernardo Bacic
2008-10-06 11:22   ` Bernardo Bacic
     [not found]   ` <mailman.353.1223292167.25473.help-gnu-emacs@gnu.org>
2008-10-06 11:39     ` Nordlöw
2008-10-06 12:44       ` Tassilo Horn

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=87prmex9ln.fsf@baldur.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.