emacs-devel
[Top][All Lists]
Advanced

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

Re: Problem with cvs version of emacs


From: Kenichi Handa
Subject: Re: Problem with cvs version of emacs
Date: Mon, 2 Feb 2004 09:06:11 +0900 (JST)
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/21.3 (sparc-sun-solaris2.6) MULE/5.0 (SAKAKI)

In article <address@hidden>, "Piet van Oostrum" <address@hidden> writes:
> The current cvs emacs 'make bootstrap' fails:
> ./temacs --batch --load loadup bootstrap
> Loading loadup.el (source)...

> [stuff deleted]

> Loading language/chinese (source)...
> Loading language/cyrillic (source)...
> Symbol's value as variable is void: non-iso-charset-alist

> As you see, non-iso-charset-alist is not defined while loading
> language/cyrillic.el 
> The same would be true with language/european.el.

> I could continue by temporarily adding
>  (load "international/code-pages") to loadup.el, but I don't know if
>  that is a good solution.

That's strange.  As non-iso-charset-alist is defined in
mule-diag with autoload cookie, it should also be defined in
loaddefs.el.  It seems that building of loaddefs.el somehow
failed in you case.  Could you check it?

---
Ken'ichi HANDA
address@hidden




reply via email to

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