From ... From: Erik Naggum Subject: Re: international characters (was: Re: time zone range) Date: 1999/04/23 Message-ID: <3133817856178719@naggum.no>#1/1 X-Deja-AN: 469784531 References: <3133637979406927@naggum.no> <7fnq2u$q79$1@news.u-bordeaux.fr> mail-copies-to: never Organization: Naggum Software; +47 8800 8879; http://www.naggum.no Newsgroups: comp.lang.lisp * haible@clisp.cons.org (Bruno Haible) | Using ISO-8859-1 characters literally in news posting is frequently done | by Europeans (like Erik and me), but it is unfair towards Asian people | whose characters cannot be expressed in ISO-8859-1. Erik, I think we | should start encoding our news messages in UTF-8. using UTF-8 isn't such a bad idea, but it requries identification of the character set and the encoding for both communication partners to know what to do, and when we have to do that, anyway, there isn't much more to this than to identify the character set in the first place. I should've done that, and once I have time to switch context back to Emacs Lisp, I'll fix it. #:Erik