bug report: UTF-8 encoding support

Stephen J. Turnbull stephen at xemacs.org
Fri Oct 7 09:03:44 EDT 2005


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

    Eduards> I don't know. Evaluating (set-coding-category-system
    Eduards> 'utf-8 utf-8) produces: Symbol's value as variable is
    Eduards> void: utf-8

*argh* again.  I need to quit my day job, so I'll have time to think
and say it right the first time.

That should read

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

(both utf-8's should be quoted).


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