The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
Newsgroups: gnu.emacs.help
From: Stefan Monnier <monn...@iro.umontreal.ca>
Date: Fri, 11 Mar 2011 21:54:46 -0500
Local: Fri, Mar 11 2011 9:54 pm
Subject: Re: elisp question:keyboard-translate with hyper fail?
> ;; Swap “Ctrl+x” and “Ctrl+t”, so it's easier to type on Dvorak layout There are 32 Ctrl+letter combinations which are characters, and the > (keyboard-translate ?\C-t ?\C-x) > (keyboard-translate ?\C-x ?\C-t) above two are among them. These are exceptional special cases due to history. My general recommendation is to not use keyboard-translate but key-translation-map or function-key-map, which work on arbitrary key sequences rather only on single-char events. Stefan You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||