Followup to:  <[EMAIL PROTECTED]>
By author:    seer26 <[EMAIL PROTECTED]>
In newsgroup: linux.utf8
> 
> The last I heard there were some proposals that involved
> supporting various multibyte encodings, or even locale
> based encoding support.
> 

One might as well hook in simple support for using iconv() to convert
to Unicode/UTF-8 before (and after?) processing.  They also have to
handle \uXXXX and \UXXXXXXXX as Unicode regardless of input format, so
internal processing really needs to be some form of Unicode
regardless.  What the default input format should be is probably
another issue.

        -hpa
-- 
<[EMAIL PROTECTED]> at work, <[EMAIL PROTECTED]> in private!
"Unix gives you enough rope to shoot yourself in the foot."
http://www.zytor.com/~hpa/puzzle.txt    <[EMAIL PROTECTED]>
--
Linux-UTF8:   i18n of Linux on all levels
Archive:      http://mail.nl.linux.org/linux-utf8/

Reply via email to