Attachments getting wrong encoding when saved to disk

Stephen J. Turnbull stephen at xemacs.org
Thu Jan 11 09:14:21 EST 2007


Mats Lidell writes:

 > I don't know why patch says it is fuzzy. Comparing the output from
 > "cvs diff" with your patch seems almost identical. But the almost
 > might be the fuzz ;-)

If it's not *identical* including whitespace, that's the fuzz.

Aidan's patches often contain inadvertant whitespace changes to
surrounding code (mostly trailing whitespace, occasionally
tabification differences), which makes patch (and git) complain about
fuzz, but won't hurt the code.  Try it with

patch --ignore-whitespace



More information about the XEmacs-Beta mailing list