emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Q: something like autoload for coding-systems?


From: Richard Stallman
Subject: Re: Q: something like autoload for coding-systems?
Date: Thu, 15 Nov 2001 01:34:45 -0700 (MST)

    > Depending on the patterns of coverage, other data types such as
    > bitmaps and run-length-encodings of bitmaps could provide more dense
    > representations, especially if they can be used for just parts of the
    > code space.

    It uses less space, but, isn't it time-consuming to check if
    a specific character is included or not with such an format?

Yes, it might be.

    No.  I checked it for Big5, GB2312, and CNS.  Less than 10%
    of chinese characters belongs to all of them, even if we
    take care only BMP of Unicode.

Oh well, it was worth trying.

One further idea: all this info about how to encode
Chinese chars could be autoloaded when Emacs encounters
a character in that general range for the first time.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]