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: Fri, 22 Sep 2023 04:38:25 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0

Hi Juri,

On 20/09/2023 09:46, Juri Linkov wrote:
+          (t
+           (dolist (buf buffers)
+             (with-current-buffer buf
+               (display-buffer buf)))
+           (message "%d hunks failed; no buffers saved" failures)))))

What happens next in this case? How do you undo in the buffers that had the patch hunks already applied?

Any change you wanted to work on the idea of the "atomic rollback" as well?





reply via email to

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