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

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

bug#66113: Apply the entire diff buffer


From: Dmitry Gutov
Subject: bug#66113: Apply the entire diff buffer
Date: Sun, 24 Sep 2023 13:58:59 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0

On 24/09/2023 10:34, Juri Linkov wrote:
Sorry, was there supposed to be a call to diff-test-hunk here? Or I'm just
not following the implementation.
diff-test-hunk was just an example of implementation.  But the same way as
diff-apply-hunk is not used here, also only the logic of diff-test-hunk is used.

Fair enough.

I tried testing it out too. There is a patch where the third hunk doesn't
apply (errors with "can't find the text to patch" in regular usage). This
command ends with cryptic "No next hunk".
This is what I expected that diff-hunk-next might signal an error
that we should catch, but still couldn't find a patch that fails
with such error.  So I will try to construct such a patch manually.

Try the patch attached to this message: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63896#5





reply via email to

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