[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to apply (multi file) patches conveniently
From: |
Stefan Monnier |
Subject: |
Re: How to apply (multi file) patches conveniently |
Date: |
Tue, 07 Feb 2017 09:25:05 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux) |
> Though the patch looks normal to me (what could I'm being doing wrong?
> in 50% of the cases it works as expected, and I don't see that I'm doing
> something differently in these cases).
Many patches in email are broken by line-wrapping and things like that
(diff-mode has some code to try and undo the damage in some cases, tho
lately it hasn't been very effective).
Not sure if it explains our 50% failure rate, but it's at least a likely
explanation for some of them.
Stefan
- Re: How to apply (multi file) patches conveniently, (continued)
Re: How to apply (multi file) patches conveniently, Michael Heerdegen, 2017/02/07
Re: How to apply (multi file) patches conveniently, Thien-Thi Nguyen, 2017/02/08
Re: How to apply (multi file) patches conveniently, Michael Heerdegen, 2017/02/08
Re: How to apply (multi file) patches conveniently, Thien-Thi Nguyen, 2017/02/09
Re: How to apply (multi file) patches conveniently,
Stefan Monnier <=