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

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

Re: ediff displays gibberish output


From: Kenichi Handa
Subject: Re: ediff displays gibberish output
Date: Tue, 19 Dec 2006 11:05:04 +0900
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/22.0.91 (i686-pc-linux-gnu) MULE/5.0 (SAKAKI)

In article <address@hidden>, Eli Zaretskii <address@hidden> writes:

> > From: Stefan Monnier <address@hidden>
> > 
> > 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
address@hidden




reply via email to

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