emacs-devel
[Top][All Lists]
Advanced

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

Re: quai/PY.el error - build failed


From: Leo
Subject: Re: quai/PY.el error - build failed
Date: Wed, 31 Jan 2007 17:55:58 +0000
User-agent: No Gnus v0.6, Emacs/22.0.93.1 (2007-01-31), Fedora 6 gnu/linux

On 2007-01-31, CHENG Gao said:

> I found the culprit.
>
> Latest commit to titdic-cnv.el:
> ,----
> | CVSROOT:    /cvsroot/emacs
> | Module name:        emacs
> | Changes by: Kenichi Handa <handa>   07/01/29 11:08:10
> | 
> | Modified files:
> |     lisp/international: titdic-cnv.el 
> | 
> | Log message:
> |     (py-converter): Fix previous change.
> `----
>
> in py-converter
> ,----
> |   (insert "  '((\"\C-?\" . quail-delete-last-char)
> |    (\".\" . quail-next-translation)
> |    (\">\" . quail-next-translation)
> |    (\",\" . quail-prev-translation)
> |    (\"<\" . quail-prev-translation))
> |   nil nil nil nil)\n\n")
> `----
>
> In last line, four "nil" and ")" after them were input in Japanese
> coding.

If you do CVS up and make bootstrap, it will succeed. I have no
problem compiling the laste Emacs 22.0.93+CVS.

-- 
Leo <sdl.web AT gmail.com>                         (GPG Key: 9283AA3F)





reply via email to

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