GNU bug report logs - #3229
23.0.93; ediff-directories isn't buffer coding system independent

Previous Next

Package: emacs;

Reported by: Robert Marshall <robert.marshall <at> tnei.co.uk>

Date: Wed, 6 May 2009 09:50:02 UTC

Severity: wishlist

Full log


View this message in rfc822 format

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Robert Marshall <robert.marshall <at> tnei.co.uk>
Cc: 3229 <at> debbugs.gnu.org, emacs-pretest-bug <at> gnu.org
Subject: bug#3229: 23.0.93; ediff-directories isn't buffer coding system independent
Date: Wed, 06 May 2009 10:29:02 -0400
> I have two files with the same name (extracted from two svn
> repositories) one of which has a coding system of undecided-dos, the
> other is undecided-unix.

> WHen I perform an ediff-buffers between the two files loaded into
> emacs I get - correctly - zero reported differences. However if I look
> at the differences using ediff-directories I get a single difference
> region consisting of the whole file.

Presumably you'll get the same "one big hunk diff" if you use
ediff-files.  Both ediff-files and ediff-directories work (as the name
implies) on files (and directories), not on buffers.  While the two
buffers show similar (or even identical) contents, the corresponding
files are different (contain different byte sequences because of the
different coding-system).


        Stefan




This bug report was last modified 8 years and 357 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.