In article <[EMAIL PROTECTED]>, Sven Joachim <[EMAIL PROTECTED]> 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
[EMAIL PROTECTED]
_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug