> The common ground most people seems to be able to accept is:
>
> a. Go ahead and make patches as attachments, if your MUA makes it easier;
> b. Be bloody certain they're text/plain attachments.
... and that they have Content-Transfer-Encoding: 7bit or 8bit.
*Not* quoted-printable or base64.
Which means that you lose if the patch contains chars whose 8th bit is
set, if any MTA between you and Linus/Alan/etc. doesn't like that. Which
is not quite unlikely. (But most MUAs won't allow you to send something
like that anyway.)
MfG Kai
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/