emacs-devel
[Top][All Lists]
Advanced

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

Re: remove leim/leim-list.el for make bootstrap?


From: Eli Zaretskii
Subject: Re: remove leim/leim-list.el for make bootstrap?
Date: Mon, 23 Mar 2009 06:16:10 +0200

> From: Kenichi Handa <address@hidden>
> CC: address@hidden, address@hidden, address@hidden, address@hidden
> Date: Mon, 23 Mar 2009 11:47:30 +0900
> 
> % mkdir tmp
> % cd tmp
> ## Checkout the version before I changed encoding of leim-list.el.
> % cvs co -D 2009-03-18 emacs
> % cd emacs
> % configure
> % make
> ## At this time, leim-list.el is in iso-2022-7bit
> ## Now update the working directory to the latest version.
> % cvs update -AdP
> % make
> ## Now leim-list.el is correctly build with utf-8 encoding.
> 
> So, I see no problem?!?

Check the time stamps of quail.el and quail.elc against the time when
leim-list.el was built.  The situation in which the problem happens
should use an old quail.elc that still uses iso-2022, but new
leim-ext.el and mule-cmds.el which are already switched to utf-8.




reply via email to

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