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

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

Re: Error when applying hunk in Diff buffer


From: Stefan Monnier
Subject: Re: Error when applying hunk in Diff buffer
Date: Thu, 20 Jul 2006 13:22:30 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

> Hi Andre, it can work on Solaris 8, and has done all the way up to 21.3.

The change in Emacs-22 is that the diff can be done locally (with `diff')
rather than via `cvs'.  If you remove the file <foo>.~.<rev>~, then it'll
force VC to ask `cvs' to do the diff and you'll get a header just like the
one we get with -L (this use of -L is specifically to reproduce the header
that `cvs' would have output).

So you'd basically have to tell VC to knot use the local copy of the file
in vc-diff-internal.


        Stefan




reply via email to

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