all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Changing key bindings + rebinding keys + what function is C-x C-h bound to?
@ 2002-09-28 18:57 gnuist006
  2002-09-29 15:21 ` Kai Großjohann
  0 siblings, 1 reply; 2+ messages in thread
From: gnuist006 @ 2002-09-28 18:57 UTC (permalink / raw)


I want to remove a key binding such as ESC-d and instead put a whole
range of key bindings

ESC-d a
ESC-d b
ESC-d c
etc.

Or remove key binding such as C-d and replace with a whole range of
key bindings such as

C-d a
C-d b
C-d c
etc.

While on this, can anyone tell what function are the keys
C-x C-h bound to although they give all key global bindings.
I could not find what it was bound to using describe-key and
so is a little tricky.

keywords:
rebinding keys

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Changing key bindings + rebinding keys + what function is C-x C-h bound to?
  2002-09-28 18:57 Changing key bindings + rebinding keys + what function is C-x C-h bound to? gnuist006
@ 2002-09-29 15:21 ` Kai Großjohann
  0 siblings, 0 replies; 2+ messages in thread
From: Kai Großjohann @ 2002-09-29 15:21 UTC (permalink / raw)


gnuist006@hotmail.com (gnuist006) writes:

> I want to remove a key binding such as ESC-d and instead put a whole
> range of key bindings
>
> ESC-d a
> ESC-d b
> ESC-d c
> etc.

Yes.  What is the problem, though?  What did you try, what happened
when you tried it, what did you expect to happen?

> While on this, can anyone tell what function are the keys
> C-x C-h bound to although they give all key global bindings.
> I could not find what it was bound to using describe-key and
> so is a little tricky.

I think there is hard-wired logic in Emacs so that hitting C-h in an
incomplete key sequence shows you all the possibilities.  So hitting
C-h at that spot doesn't invoke a keybinding the normal way.

But now you know what it does, so you don't need describe-key anymore...

kai
-- 
~/.signature is: umop ap!sdn    (Frank Nobis)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-09-29 15:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-28 18:57 Changing key bindings + rebinding keys + what function is C-x C-h bound to? gnuist006
2002-09-29 15:21 ` Kai Großjohann

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.