* associated Keybinding
@ 2002-10-12 0:43 Artist
2002-10-12 2:21 ` Jesper Harder
0 siblings, 1 reply; 3+ messages in thread
From: Artist @ 2002-10-12 0:43 UTC (permalink / raw)
Hi Friends,
How do I see what are the key bindings for given command starting with
certain character. I recently install ISPELL, and wondering what are
the commands for the same mode that start with ispell- and associated
key binding simultaneously . 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'
Also I would like to know what custom key bindings I have made.
So if there is way to find key bindings which I have defined only via
.emacs file that would be helpful.
Thanks
Artist
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: associated Keybinding
2002-10-12 0:43 associated Keybinding Artist
@ 2002-10-12 2:21 ` Jesper Harder
2002-10-12 6:43 ` Artist
0 siblings, 1 reply; 3+ messages in thread
From: Jesper Harder @ 2002-10-12 2:21 UTC (permalink / raw)
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.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: associated Keybinding
2002-10-12 2:21 ` Jesper Harder
@ 2002-10-12 6:43 ` Artist
0 siblings, 0 replies; 3+ messages in thread
From: Artist @ 2002-10-12 6:43 UTC (permalink / raw)
Jesper Harder <harder@myrealbox.com> wrote in message news:<m365w8bdmz.fsf@defun.localdomain>...
> 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.
Hi Jesper,
That certainly helps.
apropos-command shows all the command even for which no key binding is
defined.
I would just like to see for which keybinding is defined.
Also if I can recognize via emacs, what I have defined in .emacs, that
would be simple to understand my customization.
Artist
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-10-12 6:43 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-12 0:43 associated Keybinding Artist
2002-10-12 2:21 ` Jesper Harder
2002-10-12 6:43 ` Artist
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).