unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Problem with cvs version of emacs
@ 2004-02-01 15:31 Piet van Oostrum
  2004-02-02  0:06 ` Kenichi Handa
  0 siblings, 1 reply; 3+ messages in thread
From: Piet van Oostrum @ 2004-02-01 15:31 UTC (permalink / raw)


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.

Another problem is that progmodes/grep.el refers to a nonexistent
function executable-command-find-unix-p, which probably should be
executable-command-find-posix-p.
-- 
Piet van Oostrum <piet@cs.uu.nl>
URL: http://www.cs.uu.nl/~piet [PGP]
Private email: P.van.Oostrum@hccnet.nl

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

end of thread, other threads:[~2004-02-02 12:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-01 15:31 Problem with cvs version of emacs Piet van Oostrum
2004-02-02  0:06 ` Kenichi Handa
2004-02-02 12:37   ` Piet van Oostrum

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