Re: getting weird polish letters with diacritics to show up ok e.g. [aogonek]
Hrvoje Niksic <[email protected]> Sat, 17 May 2003 13:32:30 +0200
| Newsgroups | gmane.emacs.xemacs.mule |
|---|---|
| Message-ID | <[email protected]> |
Ben Wing wrote: >hrvoje -- martin referred me to you as someone who got things to work >automatically under Croatian when handling the keys producing latin-2 or >whatever keysyms. > I'm the one, but don't read too much into it, I was a mere tester. My role was confirming that things worked correctly out of the box, which they did and AFAIK still do. The idea was that you didn't need to do *anything* to make it work -- as long as your X server emitted the proper keysyms, you'd just start XEmacs and start typing, and Croatian characters would just show correctly. I honestly don't know why the exact same code wouldn't work for Polish. >>IIRC: >>I think the thing that's missing is that events like [aogonek] are >>supposed to be bound to self-insert-command. This is supposed to >>happen without user intervention, and was reported to work correctly >>by Hrvoje for Croatian in 21.4 sometime. Polish should be in Latin2, >>like Croatian, so should work similarly. Someone will have to do some >>hacking to find out what's going wrong. >> I believe things still work correctly. I can fire up xemacs -vanilla, switch my keyboard layout to "Croatian" and start typing, and XEmacs does The Right Thing. When I press `C-h c <the ccaron key on the keyboard>', XEmacs tells me "ccaron runs the command self-insert-command". When I just press the key, it correctly inserts the actual ccaron character. And so on. That's in 21.4.12 as provided by Red Hat. A silly question: perhaps the original reporter is using an older XEmacs version that predates Martin's keysym fixes?