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

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

bug#3852: marked as done (23.0.95; set-language-environment-charset does


From: Emacs bug Tracking System
Subject: bug#3852: marked as done (23.0.95; set-language-environment-charset doesn't handle non-lists)
Date: Wed, 15 Jul 2009 12:40:07 +0000

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
--- Begin Message --- Subject: 23.0.95; set-language-environment-charset doesn't handle non-lists Date: Wed, 15 Jul 2009 10:08:56 +0200
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).




--- End Message ---
--- Begin Message --- Subject: fixed Date: Wed, 15 Jul 2009 21:32:20 +0900

--- End Message ---

reply via email to

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