unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Robin Hu <huxw@knight.6test.edu.cn>
Subject: latest snapshot failed to start when LC_ALL is zh_CN.GBK
Date: Tue, 21 Oct 2003 23:16:58 +0000	[thread overview]
Message-ID: <873cdmw591.fsf@knight.6test.edu.cn> (raw)

The following error message is too simple to me.

bash-2.05b# LC_ALL=zh_CN.GBK /usr/bin/emacs
Wrong type argument: arrayp, nil

But the following commands works find.

bash-2.05b# LC_ALL=zh_CN.GB2312 /usr/bin/emacs

And even this can make emacs happy
bash-2.05b# LC_ALL=zh_CN.BIG5 /usr/bin/emacs

I've found this message was issued by Faref in src/data.c, and it should
related to lisp/international/*.el. Can anyone points me out the way to
find out where this bug is located?

             reply	other threads:[~2003-10-21 23:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-21 23:16 Robin Hu [this message]
2003-10-21 17:23 ` latest snapshot failed to start when LC_ALL is zh_CN.GBK Kevin Rodgers
2003-10-22  2:43   ` Robin Hu

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=873cdmw591.fsf@knight.6test.edu.cn \
    --to=huxw@knight.6test.edu.cn \
    /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).