On 7-1-2010 08:37, Phillip Lougher wrote:
> Sorry, I was worried it might do that - the curse of Thunderbird. I
> normally use a
> really dumb client like mailx to send patches, but I obviously didn't have the
> email thread under mailx to do that.
>
Thunderbird: not a real curse for patches. Try the following:
Tools -> Options -> Advanced -> General -> Config Editor
mailnews.send_plaintext_flowed user boolean false
mailnews.display.disable_flowed_support user boolean true
mailnews.wraplength user integer 512
And see this patch below:
---
diff --git a/thunderbird b/thunderbird
+++
---
if (using_thunderbird) {
you can send patches safely
}
---
Hein
--
To unsubscribe from this list: send the line "unsubscribe linux-embedded" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html