all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Robert Marshall <robert.marshall@tnei.co.uk>
Cc: emacs-pretest-bug@gnu.org, 3229@emacsbugs.donarmstrong.com
Subject: bug#3229: 23.0.93; ediff-directories isn't buffer coding system independent
Date: Wed, 06 May 2009 10:29:02 -0400	[thread overview]
Message-ID: <jwvvdoejohq.fsf-monnier+emacsbugreports@gnu.org> (raw)
In-Reply-To: <873abipo0e.fsf@tnei.co.uk> (Robert Marshall's message of "Wed, 06 May 2009 10:41:05 +0100")

> 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






  reply	other threads:[~2009-05-06 14:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-06  9:41 bug#3229: 23.0.93; ediff-directories isn't buffer coding system independent Robert Marshall
2009-05-06 14:29 ` Stefan Monnier [this message]
2009-05-06 15:10   ` Drew Adams
2016-06-16  3:54     ` Andrew Hyatt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=jwvvdoejohq.fsf-monnier+emacsbugreports@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=3229@emacsbugs.donarmstrong.com \
    --cc=emacs-pretest-bug@gnu.org \
    --cc=robert.marshall@tnei.co.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.