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

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

bug#3852: 23.0.95; set-language-environment-charset doesn't handle non-l


From: Kenichi Handa
Subject: bug#3852: 23.0.95; set-language-environment-charset doesn't handle non-lists
Date: Wed, 15 Jul 2009 21:30:27 +0900

In article <200907150808.n6F88uE1003763@sonorant.lingfil.uu.se>, "Per 
=?UTF-8?Q?Starb=C3=A4ck"?= <per@starback.se> writes:

> In GNU Emacs 23.0.95.1 (i686-pc-linux-gnu, GTK+ Version 2.10.4)
> Bug:
>   Options->Mule->Set Language Environment->IPA
>   yields error "Wrong type argument: listp, iso-2022".

> Reason:
>   coding-system-charset-list normally returns a list, but `iso-2022'
>   is one of two special other values it can return.

>   set-language-environment-charset doesn't know about those special
>   values, but expects a list when it does
>   (coding-system-charset-list 'iso-2022-7bit).

Thank you for the report.  I've just installed a fix for
23.1 and the trunk.  I also changed iso-2022-7bit to utf-8
in the definition of that lang. env.

---
Kenichi Handa
handa@m17n.org





reply via email to

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