git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] git-format-patch.txt: update hints for sending patches with Thunderbird
@ 2011-05-08 18:01 Michael Schubert
  2011-05-08 20:29 ` Sebastian Schuberth
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Schubert @ 2011-05-08 18:01 UTC (permalink / raw)
  To: git

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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-05-08 20:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-08 18:01 [PATCH] git-format-patch.txt: update hints for sending patches with Thunderbird Michael Schubert
2011-05-08 20:29 ` Sebastian Schuberth

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).