In article <[EMAIL PROTECTED]>, Sven Joachim <[EMAIL PROTECTED]> writes:
> Kenichi Handa wrote: >> Do you mean that, po-compat.el was able to detect a coding >> system of compressed PO file correctly before my change? > No, it wasn't. But at least it was able to visit the file > without getting an error. ;-) At the header of po-compat.el, this comment is written. ;; Emacs 21.2 and newer already contain this file, under the name po.el, ;; and without portability hassles. So, there's no need of loading this file in the current version. Anyway, I've just installed a change to Ffind_operation_coding_system so that it doesn't cause an error while running a function. --- Kenichi Handa [EMAIL PROTECTED] _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
