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

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

Re: local chars displayed as numbers


From: Kenichi Handa
Subject: Re: local chars displayed as numbers
Date: Wed, 04 Oct 2006 10:01:45 +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>, Richard Stallman <address@hidden> writes:

> I get text in the mail in windows-1252, maybe not every day but often
> enough.

>     (1) Keep the curren code.
>     (2) Cancel the change for windows-1252.
>     (3) Cancel the change for windows-1252, and implement the \0
>       byte detection now (before the release).

> Could you state what the effects would be of each option?

>     (1) Keep the curren code.

A file containing a windows-1252 char that doesn't appear in
iso-8859-1 is detected as windows-1252.  Bad effect is that
some (or many) binary files are also detected as
windows-1252.

>     (2) Cancel the change for windows-1252.

A file containing a windows-1252 char that doesn't appear in
iso-8859-1 is detected as raw-text.

>     (3) Cancel the change for windows-1252, and implement the \0
>       byte detection now (before the release).
I think this option is not good.  Instead...

Reiner Steib <address@hidden> writes:

> (6) Implement null-byte detection (to prevent binary files
>    mis-detected as windows-12xx), keep the current code (windows-1252)
>    and add windows-1254/1255 accordingly.

I think that change results in the best behavior.

---
Kenichi Handa
address@hidden




reply via email to

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