unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#3852: 23.0.95; set-language-environment-charset doesn't handle non-lists
@ 2009-07-15  8:08 ` Per Starbäck 
  2009-07-15 12:30   ` Kenichi Handa
  2009-07-15 12:40   ` bug#3852: marked as done (23.0.95; set-language-environment-charset doesn't handle non-lists) Emacs bug Tracking System
  0 siblings, 2 replies; 3+ messages in thread
From: Per Starbäck  @ 2009-07-15  8:08 UTC (permalink / raw)
  To: emacs-pretest-bug

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).







^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#3852: 23.0.95; set-language-environment-charset doesn't handle non-lists
  2009-07-15  8:08 ` bug#3852: 23.0.95; set-language-environment-charset doesn't handle non-lists Per Starbäck 
@ 2009-07-15 12:30   ` Kenichi Handa
  2009-07-15 12:40   ` bug#3852: marked as done (23.0.95; set-language-environment-charset doesn't handle non-lists) Emacs bug Tracking System
  1 sibling, 0 replies; 3+ messages in thread
From: Kenichi Handa @ 2009-07-15 12:30 UTC (permalink / raw)
  To: Per Starbäck , 3852

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





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#3852: marked as done (23.0.95; set-language-environment-charset doesn't handle non-lists)
  2009-07-15  8:08 ` bug#3852: 23.0.95; set-language-environment-charset doesn't handle non-lists Per Starbäck 
  2009-07-15 12:30   ` Kenichi Handa
@ 2009-07-15 12:40   ` Emacs bug Tracking System
  1 sibling, 0 replies; 3+ messages in thread
From: Emacs bug Tracking System @ 2009-07-15 12:40 UTC (permalink / raw)
  To: Kenichi Handa

[-- Attachment #1: Type: text/plain, Size: 851 bytes --]


Your message dated Wed, 15 Jul 2009 21:32:20 +0900
with message-id <tl7iqhujfe3.fsf@m17n.org>
and subject line fixed
has caused the Emacs bug report #3852,
regarding 23.0.95; set-language-environment-charset doesn't handle non-lists
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@emacsbugs.donarmstrong.com
immediately.)


-- 
3852: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=3852
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 2691 bytes --]

From: "Per Starbäck" <per@starback.se>
To: emacs-pretest-bug@gnu.org
Subject: 23.0.95; set-language-environment-charset doesn't handle non-lists
Date: Wed, 15 Jul 2009 10:08:56 +0200
Message-ID: <200907150808.n6F88uE1003763@sonorant.lingfil.uu.se>

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).




[-- Attachment #3: Type: message/rfc822, Size: 1691 bytes --]

From: Kenichi Handa <handa@m17n.org>
To: 3852-done@emacsbugs.donarmstrong.com
Subject: fixed
Date: Wed, 15 Jul 2009 21:32:20 +0900
Message-ID: <tl7iqhujfe3.fsf@m17n.org>



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-07-15 12:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <tl7iqhujfe3.fsf@m17n.org>
2009-07-15  8:08 ` bug#3852: 23.0.95; set-language-environment-charset doesn't handle non-lists Per Starbäck 
2009-07-15 12:30   ` Kenichi Handa
2009-07-15 12:40   ` bug#3852: marked as done (23.0.95; set-language-environment-charset doesn't handle non-lists) Emacs bug Tracking System

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).