emacs-pretest-bug
[Top][All Lists]
Advanced

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

Problem building leim files


From: Stefan Monnier
Subject: Problem building leim files
Date: Mon, 02 Jun 2003 22:08:37 -0400

Am I the only one to see the following recently ?

[...]
[...]
if [ -d quail ]; then true; else make quail; fi
if [ -f quail/tsang-b5.elc ]; then true; else \
 EMACSLOADPATH=/home/monnier/work/emacs/leim/../lisp ../src/emacs -batch 
--no-init-file --no-site-file --multibyte -l 
/home/monnier/work/emacs/leim/../lisp/international/titdic-cnv \
    -f batch-miscdic-convert -dir quail /home/monnier/work/emacs/leim/MISC-DIC; 
fi
Converting ziranma.cin to ZIRANMA.el...
Loading vc-cvs...
Select coding system (default raw-text): 

and of course if you accept raw-text it then complains that the header
of the file specifies iso-2022, so there's something wrong.


        Stefan





reply via email to

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