help-gnu-emacs
[Top][All Lists]
Advanced

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

utf-8-fragment-on-decoding


From: Guldo K
Subject: utf-8-fragment-on-decoding
Date: Fri, 10 Dec 2004 20:17:24 GMT
User-agent: Mozilla Thunderbird 0.9 (X11/20041103)

Hello everybody.

I get this error message upon reading the init file:
Symbol's value as variable is void: utf-8-fragment-on-decoding

This is caused by unify-8859-on-decoding-mode, as I'm using this piece of code:

(set-language-environment "Latin-9")
(require 'ucs-tables)
(unify-8859-on-encoding-mode 1)
(unify-8859-on-decoding-mode 1)

If I comment out the last line alone, emacs starts with no errors, so that very last line has to be the reason why.
How can I fix it?

Thanks :)
--
Guldo
www.giapponegiappone.it
Powered by Debian Sid


reply via email to

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