GNU bug report logs - #57531
28.1; Character encoding missing for "eo"

Previous Next

Package: emacs;

Reported by: Jonathan Reeve <jonathan <at> jonreeve.com>

Date: Thu, 1 Sep 2022 19:34:02 UTC

Severity: normal

Tags: moreinfo

Found in version 28.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Po Lu <luangruo <at> yahoo.com>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: jonathan <at> jonreeve.com, Eli Zaretskii <eliz <at> gnu.org>, schwab <at> linux-m68k.org, 57531 <at> debbugs.gnu.org
Subject: bug#57531: 28.1; Character encoding missing for "eo"
Date: Tue, 04 Oct 2022 21:16:39 +0800
Lars Ingebrigtsen <larsi <at> gnus.org> writes:

> 1) The "eo" environment should be in utf-8 -- all the indications seem
> to point to that, except some outdated Debian files that nobody else
> uses but Emacs.

/usr/share/locale/locale.alias may be an obsolete Debian file, but
/usr/share/X11/locale/locale.alias is not; the X library looks there to
resolve locales that come from many sources, including input methods.

That means if an input method asks for "EO", it really means
"eo_EO.ISO8859-3", and the text it generates will also be Latin-3.

If we make "eo" mean UTF-8, then that text will no longer be decoded
correctly.




This bug report was last modified 2 years and 228 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.