all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Key binding syntax
@ 2005-04-11 21:22 Greg Novak
  2005-04-11 22:07 ` Jesper Harder
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Greg Novak @ 2005-04-11 21:22 UTC (permalink / raw)


I'm having a difficult time rebinding Shift-tab or Control tab.  I've
tried:

[?\C-tab]
[?\C- tab]
"\C-<tab>"
"\C-[tab]"
"\C-\t"

as the first argument to local-set-key and none of them seem to work.
I've read the Emacs manual and the Elisp manual, but I can't find the
information I need.  

I also did "apropos-command key" looking for a command where I can hit
a key and have emacs tell me the exact text that should go into the
first argument to local-set-key in order to rebind the key.  Much like
describe-key, but telling me how to rebind it, not what the current
current binding happens to be.

I still think that this function must exist, and I'm just not finding
it.  So before I try to write it myself, I thought I'd consult the
list...

Thank you,
Greg

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

end of thread, other threads:[~2005-04-11 22:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-11 21:22 Key binding syntax Greg Novak
2005-04-11 22:07 ` Jesper Harder
2005-04-11 22:11 ` Peter Dyballa
2005-04-11 22:24 ` Kevin Rodgers

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.