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

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

Re: Coding system of compressed PO files is not recognized


From: Kenichi Handa
Subject: Re: Coding system of compressed PO files is not recognized
Date: Sun, 28 May 2006 14:32:39 +0900
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/22.0.50 (i686-pc-linux-gnu) MULE/5.0 (SAKAKI)

In article <address@hidden>, Sven Joachim <address@hidden> writes:

> Your changes work well in `emacs -Q'.  However, there is a bad
> interference with the Elisp files from the GNU gettext distribution
> which now signal an error:

> Debugger entered--Lisp error: (wrong-type-argument stringp 
> ("/home/sven/tmp/de.po" . #<buffer de.po.gz>))
>    file-exists-p(("/home/sven/tmp/de.po" . #<buffer de.po.gz>))
[...]
> po-find-file-coding-system is a compiled Lisp function in `po-compat.el'.
> (po-find-file-coding-system arg-list)

> Return a Mule (DECODING . ENCODING) pair, according to PO file charset.
> Called through file-coding-system-alist, before the file is visited for real.

> The file `po-compat.el' is part of GNU gettext.

Do you mean that, po-compat.el was able to detect a coding
system of compressed PO file correctly before my change?

---
Kenichi Handa
address@hidden




reply via email to

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