GNU bug report logs -
#3852
23.0.95; set-language-environment-charset doesn't handle non-lists
Previous Next
Reported by: "Per Starbäck" <per <at> starback.se>
Date: Wed, 15 Jul 2009 08:15:04 UTC
Severity: normal
Done: Kenichi Handa <handa <at> m17n.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
In article <200907150808.n6F88uE1003763 <at> sonorant.lingfil.uu.se>, "Per =?UTF-8?Q?Starb=C3=A4ck"?= <per <at> 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 <at> m17n.org
This bug report was last modified 16 years and 10 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.