On September 25, 2006 at 5:03PM +0200, jpalecek (at web.de) wrote: > Package: emacs21 > Severity: minor > > Hello, > > when I upgraded my emacs, loading utf-8 files stopped working. > I use Czech language environment. When I chose "describe language > environment" from the menu, utf-8 is listed far in the back of > coding systems list, even below binary (!). Isn't that a problem?
emacs21's utf-8 feature is insufficiency. The mule-ucs package provides Mule-UCS-Unicode which enhances the utf-8 feature. However, mule-ucs 0.84.999+0.20050930-1 or later version disables Mule-UCS-Unicode by default for some reason. To enable Mule-UCS-Unicode at run time, evaluate (require 'un-define) or (un-define-debian). To enable Mule-UCS-Unicode before user-specific init files (~/.emacs, ~/.xemacs/init.el or so) are loaded, set the environment variable DEB_MULEUCS_UNICODE to "on". See also /usr/share/doc/mule-ucs/README.Debian. Thanks, -- Tatsuya Kinoshita
pgpYGXDul0qyG.pgp
Description: PGP signature

