In article <[EMAIL PROTECTED]>, Reiner Steib <[EMAIL PROTECTED]> writes:
> On Wed, Sep 20 2006, Kenichi Handa wrote: > > Reiner Steib <[EMAIL PROTECTED]> writes: >>> On Wed, Sep 20 2006, Andreas Roehler wrote: >>> > ... Its value is raw-text-unix > > > > That means that Emacs couldn't detect a correct encoding of > > that file. It seems that the file is encoded in iso-8859-1, > > but the encoding suggested by your locale is different. > Using his locale (LANG=de_DE.UTF-8; no other LC_* variables set), I > get with emacs -Q: [...] > So Emacs should find out automatically that the content is not (valid) > utf-8 and fall back to iso-8-1 e.g. iso-8859-1. Or am I missing > something? (Is `coding-category-list' the right variable to check the > priority?) You are right. But if he does something in his .emacs (or if his Emacs is not the latest one), there's a possibility that Emacs can't detect iso-8859-1. --- Kenichi Handa [EMAIL PROTECTED] _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
