GNU bug report logs - #32371
iso-transl-language-alist for Esperanto: garbled encoding

Previous Next

Package: emacs;

Reported by: Ivan Shmakov <ivan <at> siamics.net>

Date: Sun, 5 Aug 2018 21:56:01 UTC

Severity: minor

Tags: patch

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 32371-done <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Ivan Shmakov <ivan <at> siamics.net>
Cc: 32371-done <at> debbugs.gnu.org
Subject: Re: bug#32371: iso-transl-language-alist for Esperanto: garbled
 encoding
Date: Tue, 07 Aug 2018 18:45:23 +0300
> From: Ivan Shmakov <ivan <at> siamics.net>
> Date: Sun, 05 Aug 2018 21:55:49 +0000
> 
> 
> 	Apparently the value of iso-transl-language-alist entry for
> 	Esperanto somehow (c38e0c97?) got interpreted as ISO-8859-1
> 	instead of the intended ISO-8859-3.
> 
> 	For instance, I know of no valid use for Æ or Ø in Esperanto,
> 	while reinterpreting the same codes as ISO-8859-3 yields Ĉ and
> 	Ĝ, respectively, which are characters used by the language.
> 
> ;; Language-specific translation lists.
> (defvar iso-transl-language-alist
>   '(("Esperanto"
>      ("C"  . [?Æ])
>      ("G"  . [?Ø])
> 
> 	Please thus consider the patch MIMEd.

Thanks, pushed to the emacs-26 branch.




This bug report was last modified 6 years and 286 days ago.

Previous Next


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