unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: latest snapshot failed to start when LC_ALL is zh_CN.GBK
  2003-10-21 23:16 latest snapshot failed to start when LC_ALL is zh_CN.GBK Robin Hu
@ 2003-10-21 17:23 ` Kevin Rodgers
  2003-10-22  2:43   ` Robin Hu
  0 siblings, 1 reply; 3+ messages in thread
From: Kevin Rodgers @ 2003-10-21 17:23 UTC (permalink / raw)


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

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

* latest snapshot failed to start when LC_ALL is zh_CN.GBK
@ 2003-10-21 23:16 Robin Hu
  2003-10-21 17:23 ` Kevin Rodgers
  0 siblings, 1 reply; 3+ messages in thread
From: Robin Hu @ 2003-10-21 23:16 UTC (permalink / 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?

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

* Re: latest snapshot failed to start when LC_ALL is zh_CN.GBK
  2003-10-21 17:23 ` Kevin Rodgers
@ 2003-10-22  2:43   ` Robin Hu
  0 siblings, 0 replies; 3+ messages in thread
From: Robin Hu @ 2003-10-22  2:43 UTC (permalink / raw)
  Cc: emacs-devel

>>>>> "Kevin" == Kevin Rodgers <ihs_4664@yahoo.com> writes:

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

    But those codes have been dumped into emacs binary, and
    --debug-init can not help.

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

end of thread, other threads:[~2003-10-22  2:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-21 23:16 latest snapshot failed to start when LC_ALL is zh_CN.GBK Robin Hu
2003-10-21 17:23 ` Kevin Rodgers
2003-10-22  2:43   ` Robin Hu

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