help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: associated Keybinding


From: Jesper Harder
Subject: Re: associated Keybinding
Date: Sat, 12 Oct 2002 04:21:40 +0200
User-agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386-redhat-linux-gnu)

googleartist@yahoo.com (Artist) writes:

> Idea is to find in general.
>
> Example: M-x find-keybindings RET he RET 
>
> Should return all the keybinding for the command starting with 'he'

`M-x apropos-command RET ^he RET'

Will show you all commands starting with "he" and their key-binding (if
any).

You might also find `C-h m' useful.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]