In article <[EMAIL PROTECTED]>, Eli Zaretskii <[EMAIL PROTECTED]> writes:

> > From: Stefan Monnier <[EMAIL PROTECTED]>
> > 
> > I think the case where both files use the same encoding is the common case
> > rather than the exception.

> In this case, one file was UTF-8, the other was pure 7-bit ASCII.  I
> think this case is also very common.

To save those cases, I think chaging the code of reading the
process output to use `undecided' coding-system is enough.

> And then there's the case when one file is ISO-88590-x, the other is
> UTF-8; also very common.

If two files contain identical characters (just encodings
are different), I'm not sure what is the right thing.  If we
decode the both hunks correctly, a user will see no
difference and wonder why Emacs tells those lines are
different.

---
Kenichi Handa
[EMAIL PROTECTED]


_______________________________________________
emacs-pretest-bug mailing list
emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to