All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hein_Tibosch <hein_tibosch@yahoo.es>
To: Phillip Lougher <phillip.lougher@gmail.com>
Cc: linux-embedded@vger.kernel.org
Subject: Re: [PATCH V2 6/8] lzma: Make lzma ... thunderbird ok
Date: Thu, 07 Jan 2010 15:43:52 +0800	[thread overview]
Message-ID: <4B4590B8.80604@yahoo.es> (raw)
In-Reply-To: <bffbecbb1001061637i31260775ja14523458cc1ed51@mail.gmail.com>

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



  reply	other threads:[~2010-01-07  7:43 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-11  1:34 [PATCH V2 6/8] lzma: Make lzma available to non initramfs/initrd code Phillip Lougher
2010-01-06 22:04 ` Andrew Morton
2010-01-06 22:45   ` Albin Tonnerre
2010-01-07  0:04   ` Stephen Rothwell
2010-01-07  0:20   ` Phillip Lougher
2010-01-07  0:31     ` Andrew Morton
2010-01-07  0:37       ` Phillip Lougher
2010-01-07  0:37         ` Phillip Lougher
2010-01-07  7:43         ` Hein_Tibosch [this message]
2010-01-07 17:26           ` [PATCH V2 6/8] lzma: Make lzma ... thunderbird ok Marco Stornelli

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4B4590B8.80604@yahoo.es \
    --to=hein_tibosch@yahoo.es \
    --cc=linux-embedded@vger.kernel.org \
    --cc=phillip.lougher@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.