how to add support for more Unicode characters?

Stephen J. Turnbull stephen at xemacs.org
Mon Jun 27 21:41:26 EDT 2005


>>>>> "Hrvoje" == Hrvoje Niksic <hniksic at xemacs.org> writes:

    Hrvoje> --without-mule is binary-clean, and so is your monoscript
    Hrvoje> setup -- but only for Latin-1.

No.  The point of the monoscript setup would be to use the same dodge
we have historically used for --without-mule: read everything in
binary and set up the display table to use Latin-2 instead of Latin-1
to display GR characters.  I don't know for sure that this is
_possible_ but if it is, as far as the user can tell it will be the
same as --without-mule (except for buffers and strings taking up
approximately half again as much memory).

This can't work for multibyte or widechar scripts, of course.

-- 
School of Systems and Information Engineering http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba                    Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
               Ask not how you can "do" free software business;
              ask what your business can "do for" free software.




More information about the XEmacs-Beta mailing list