Sorry man, but prefer-coding-system still does not work after that.
But don't quit your day job yet, I'll get by :)


On 10/7/05, Stephen J. Turnbull <stephen@xemacs.org> wrote:
>>>>> "Eduards" == Eduards Mihelovics <emikhelo@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.