bug report: UTF-8 encoding support

Stephen J. Turnbull stephen at xemacs.org
Fri Oct 7 05:23:48 EDT 2005


>>>>> "Eduards" == Eduards Mihelovics <emikhelo at gmail.com> writes:

    Eduards> When I run M-x prefer-coding-system utf-8, I get: Can't
    Eduards> prefer coding system utf-8.

That's an XEmacs bug, I've confirmed it.  Evaluating the expression

(set-coding-category-system 'utf-8 utf-8)

then doing prefer-coding-system should make it work.  I don't know
exactly what's gone wrong here.  Ben?  (The full thread is at

http://list-archive.xemacs.org/xemacs-beta/200510/msg00013.html )

    Eduards> (Same response with any other coding system)
    Eduards> Should it work in the latest beta?

Any coding system except 'binary or 'iso-8859-1 (by design, since
preferring them would completely prevent autodetection), or utf-8
(because of the bug) should work.  'iso-2022-jp and 'iso-8859-15 work
for me.

-- 
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