|
| From: | Peter Dyballa |
| Subject: | Re: rebinding iso keys |
| Date: | Mon, 3 Apr 2006 22:19:45 +0200 |
Am 03.04.2006 um 20:39 schrieb josh:
2) what was wrong with what I tried:
(local-set-key "ä" 'TeX-a-umlaut)
(local-set-key [?\xe4] 'TeX-a-umlaut) ;iso ?
(local-set-key [?\xc384] 'TeX-A-umlaut) ;unicode ?
These are all /your/ ideas about this "key code." Obviously GNU Emacs has its own. What is GNU Emacs' idea of ä, i.e. what is your code?
--
Mit friedvollen Grüßen
Pete
The day Microsoft makes something that doesn't suck
is the day they start selling vacuum cleaners.
Ernest Jan Plugge
| [Prev in Thread] | Current Thread | [Next in Thread] |