On Tue, Oct 30, 2007 at 10:06:30AM -0400, Jeff King wrote: > > What would be a problem ? Some of us have names that are encoded > > in 8-bit form, and some receiving systems get all mighty upset when > > they receive unlabelled email carry 8-bit encoded texts. > > (Thanks to chinese and russian spammers..) > > Then git-send-email should be generating the MIME headers if there are > 8-bit characters. Can you produce a test case where the most recent > version of git-send-email it does not? Actually, btw, the code in question is from git-format-patch (it's just that git-send-email doesn't add _any_ mime headers, as it assumes git-format-patch either did it already, or none are needed). -Peff - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html