> A sample of rfc2047 show us a legal line broken subject mail, like > following: > ------------------------------------------------------------------ > Subject: =?ISO-8859-1?B?SWYgeW91IGNhbiByZWFkIHRoaXMgeW8=?= > =?ISO-8859-2?B?dSB1bmRlcnN0YW5kIHRoZSBleGFtcGxlLg==?= > ------------------------------------------------------------------ > > I understand that the current format-patch is not not valid to > rfc2822/rfc2047, > but even a valid one just like above, most of the mail client will can not > show it > correctly, they show the first line only, I think that's a problem of user > friendliness. I am sorry I made a mistake, there is no problem of mail client, I just create a wrong format to test. So now I think if we can generate a valid rfc2047 patch file, and then make the am also analyze the patch file correctly, there is no problem. Isn't it? -xzer -- 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