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: Stefan Monnier
Subject: Re: ediff displays gibberish output
Date: Mon, 18 Dec 2006 15:45:12 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.91 (gnu/linux)

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

Right, we may also want to handle cases where one encoding is a subset of
the other.  But that can come as a second step.

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

But much more difficult to handle, since we then have to decode each half of
a hunk differently.  This can probably wait until the point where only utf-8
is relevant.

> Patches welcome, as always (but please hold your horses until after
> the release).

Seconded,


        Stefan




reply via email to

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