emacs-devel
[Top][All Lists]
Advanced

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

Re: mule-cmds breaks bootstrapping


From: Kenichi Handa
Subject: Re: mule-cmds breaks bootstrapping
Date: Tue, 9 Nov 2004 14:17:56 +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>, Luc Teirlinck <address@hidden> writes:

> A recent change to mule-cmds breaks bootstrapping:
> Loading international/mule-cmds (source)...
> Invalid coding system: mule-utf-8
> make[1]: *** [bootstrap-emacs] Error 255
> make[1]: Leaving directory `/home/teirllm/emacscvsdir/emacs/src'
> make: *** [bootstrap-build] Error 2

The change of coding: tag from iso-2022-7bit to utf-8 is the
cause of the trouble because utf-8.el is not yet loaded at
the time of loading mule-cmds.el.  Changing it back to
iso-2022-7bit solves it (I've just committed it).  Anyway,
why isn't this change (and the new fucntion
select-safe-coding-system-interactively) mentioned in
ChangeLog?

---
Ken'ichi HANDA
address@hidden





reply via email to

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