2009/8/11 Jeremy Henty <onepo...@starurchin.org>: > On Mon, Aug 10, 2009 at 08:01:15AM -0500, James Robertson wrote: > >> Going full UTF is very hard. Here is an old unmaintained hint that >> might help you get started. >> http://www.linuxfromscratch.org/hints/downloads/files/OLD/utf-8.txt. > > Yikes! But is it still that hard? I thought that a lot of those > issues were resolved these days. Eg. don't the LFS console scripts > properly handle switching all the virtual consoles to UTF-8 now? > >> What are your reasons for wanting the hassle? > > Masochism, same reason for running LFS. :-) But seriously, I thought > that UTF-8 was pretty much the default now and the LFS 6.5 book > discusses UTF-8 locales without suggesting that they're particularly > troublesome, so I assumed it wouldn't involve too much pain. I'll > postpone thoughts of UTF-8 until LFS 6.5 is up and running. > > Thanks for the tip, > > Jeremy Henty > -- > http://linuxfromscratch.org/mailman/listinfo/lfs-support > FAQ: http://www.linuxfromscratch.org/lfs/faq.html > Unsubscribe: See the above information page >
I've been using UTF-8 for some years. In my experience, there are only two issues: (i.) I can't get all the accented letters onto my console keymap, only those which are in the latin1 subset (so in X I can use the built-in dead keys for e.g. ȩ (e.g. Polish), ő (Hungarian) and č (many slavic languages written in latin) but I can't do that on the console). My best attempt at a keymap is now at http://www.linuxfromscratch.org/~ken/desktop-2009-06/LFS-6.4-mid-2009/uk-utf.txt but you'll probably manage ok with the standard one. Hmm, since you aren't yet using UTF-8, those examples were an e with an ogonek ('tail'), o with double acute, and c with caron. (ii.) Some people persist in using non-UTF-8 mail clients, particularly on lkml, which screw things up. Similarly, anyone with a large amount of legacy text or mail will have to attempt to convert each item. I discount consolefonts (many have very poor coverage of anything more than the latin1 glyphs) because my own sigma-consolefonts solves the problems for me. There used to be problems with manpages, but the current version of man-db handles this nicely with current groff (except, perhaps, for script languages). ĸen (using a k-like glyph for the first letter) -- After tragedy, and farce, "OMG poneys!" -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page