On Thu, Mar 29, 2007 at 04:24:39PM -0400, Rich Felker wrote:
Hi,
Using accented characters in your own language has always been
possible with legacy codepage locales
Of course.
The only thing that's not
possible in legacy codepage locales is handling text from other
languages that need characters not present in your codepage.
You say it's not possible??? Just launch firefox/opera/konqueror/whatever
modern browser with a legacy locale and see whether it displays all foreign
letters. It _does_, though you believe it's "not possible".
But let's reverse the whole story. I write a homepage in Hungarian, using
either latin2 or utf8 charset. Someone who lives in West Europe, America,
Asia, the Christmas Island... anywhere else happens to visit this page. It's
not only important for him, it's also important for me that my accents get
displayed correctly there, under a locale unknown to me. And luckily that's
how all good browsers work. I can't see why you're reasoning that this
should't (or mustn't?) work.