emacs-devel
[Top][All Lists]
Advanced

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

Re: latest snapshot failed to start when LC_ALL is zh_CN.GBK


From: Kevin Rodgers
Subject: Re: latest snapshot failed to start when LC_ALL is zh_CN.GBK
Date: Tue, 21 Oct 2003 11:23:43 -0600
User-agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:0.9.4.1) Gecko/20020406 Netscape6/6.2.2

Robin Hu wrote:

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?

LC_ALL=zh_CN.GBK /usr/bin/emacs --debug-init


--
Kevin Rodgers






reply via email to

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