unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: "Per Starbäck " <per@starback.se>
To: emacs-pretest-bug@gnu.org
Subject: bug#3852: 23.0.95; set-language-environment-charset doesn't handle non-lists
Date: Wed, 15 Jul 2009 10:08:56 +0200	[thread overview]
Message-ID: <200907150808.n6F88uE1003763@sonorant.lingfil.uu.se> (raw)

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







             reply	other threads:[~2009-07-15  8:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <tl7iqhujfe3.fsf@m17n.org>
2009-07-15  8:08 ` Per Starbäck  [this message]
2009-07-15 12:30   ` bug#3852: 23.0.95; set-language-environment-charset doesn't handle non-lists 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200907150808.n6F88uE1003763@sonorant.lingfil.uu.se \
    --to=per@starback.se \
    --cc=3852@emacsbugs.donarmstrong.com \
    --cc=emacs-pretest-bug@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).