all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* how to get Meta+y to be Meta+Tab
@ 2008-10-24 21:47 Xah
  2008-10-24 23:08 ` B. T. Raven
  2008-10-25 23:01 ` Andreas Politz
  0 siblings, 2 replies; 6+ messages in thread
From: Xah @ 2008-10-24 21:47 UTC (permalink / raw)
  To: help-gnu-emacs

suppose i want to make Meta+y to function as pressing Meta+Tab.

intuitively, i do this:
(keyboard-translate ?\M-y ?\M-9) ; Meta+y to Meta+Tab

but that does not work.

i looked in the elisp doc... seems the issue is rather complex
involving elisp reader for chars under data type chapter, Event Mod
under Input Events chapter, Keymap translation under key map
chapter... hard to have a coherent picture at this point.

Any idea how to get this to work?

  Xah
∑ http://xahlee.org/^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-10-28  6:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-24 21:47 how to get Meta+y to be Meta+Tab Xah
2008-10-24 23:08 ` B. T. Raven
2008-10-25 21:40   ` Xah
2008-10-26 14:11     ` Nikolaj Schumacher
     [not found]     ` <mailman.2123.1225030309.25473.help-gnu-emacs@gnu.org>
2008-10-28  6:13       ` Xah
2008-10-25 23:01 ` Andreas Politz

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.