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: Andre Spiegel
Subject: RE: Error when applying hunk in Diff buffer
Date: Thu, 20 Jul 2006 18:08:22 +0200

> That code still appears to be in diff-apply-hunk, but it presumably doesn't
> get a chance because of the bug.  I included the contents of *vc-diff* in
> case it is related to a recent problem with vc-diff-internal when diff
> doesn't support -L.  You imply, but don't say, that the bug doesn't appear
> for you with C-x v =.  If that is the case, the fact that your *vc-diff*
> buffer does not contain different ChangeLog file names suggests my guess
> might be correct.

I'm not sure what exactly is the issue here, but I seem to remember that
diff-mode does rely on the labels inserted by -L in order to implement
applying and reversing of hunks.  It could be that this feature can
therefore not work correctly under Solaris 8.  The -L feature is only
needed if VC performs a local diff though.  So perhaps switching off
local diffs (by setting vc-cvs-stay-local to nil) might help.

I'll copy Stefan on this, perhaps he can say something.






reply via email to

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