git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Michael Schubert <mschub@elegosoft.com>
To: git@vger.kernel.org
Subject: [PATCH] git-format-patch.txt: update hints for sending patches with Thunderbird
Date: Sun, 08 May 2011 20:01:14 +0200	[thread overview]
Message-ID: <4DC6DA6A.7010306@elegosoft.com> (raw)

Signed-off-by: Michael Schubert <mschub@elegosoft.com>
---

Using Thunderbird 3.1.10 setting mail.wrap_long_lines to false
somehow doesn't stop Thunderbird from wrapping.

 Documentation/git-format-patch.txt |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/Documentation/git-format-patch.txt b/Documentation/git-format-patch.txt
index d13c9b2..be63481 100644
--- a/Documentation/git-format-patch.txt
+++ b/Documentation/git-format-patch.txt
@@ -388,9 +388,13 @@ In Thunderbird 2:
 Edit..Preferences..Composition, wrap plain text messages at 0
 +
 In Thunderbird 3:
-Edit..Preferences..Advanced..Config Editor.  Search for
-"mail.wrap_long_lines".
-Toggle it to make sure it is set to `false`.
+Edit..Preferences..Advanced..Config Editor. Set the following to the
+indicated values:
++
+----------
+	mail.wrap_long_lines  => false
+	mailnews.wraplength   => 0
+----------
 
 3. Disable the use of format=flowed:
 Edit..Preferences..Advanced..Config Editor.  Search for
-- 
1.7.5.1

             reply	other threads:[~2011-05-08 18:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-08 18:01 Michael Schubert [this message]
2011-05-08 20:29 ` [PATCH] git-format-patch.txt: update hints for sending patches with Thunderbird Sebastian Schuberth

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=4DC6DA6A.7010306@elegosoft.com \
    --to=mschub@elegosoft.com \
    --cc=git@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).