Chris Marusich writes: > I've attached the updated patch to this email using Gnus instead of > git-send-email. Hopefully it will retain the CRLFs this time. This worked. The CRLFs are now correctly retained in the .patch file. However, to properly apply it to the Git repository, you need to invoke "git am" with the "--keep-cr" option. -- Chris