Skip to content

Commit cf6de18

Browse files
gitzillaJunio C Hamano
authored andcommitted
[PATCH] Update Thunderbird specific hints.
Setting the wraplength to zero keeps the bird from trimming WS. Signed-off-by: <gitzilla@gmail.com> (cherry picked from 1d535d525d6a0ddddc3755065d721278bc5f0aff commit)
1 parent b5dca4b commit cf6de18

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

Documentation/SubmittingPatches

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ Thunderbird
239239
(A Large Angry SCM)
240240

241241
Here are some hints on how to successfully submit patches inline using
242-
Thunderbird. [*3*]
242+
Thunderbird.
243243

244244
This recipe appears to work with the current [*1*] Thunderbird from Suse.
245245

@@ -260,7 +260,7 @@ patch. [*2*]
260260
for the patch, use Tools->about:config to set the following to the
261261
indicated values:
262262
mailnews.send_plaintext_flowed => false
263-
mailnews.wraplength => 999
263+
mailnews.wraplength => 0
264264

265265
4) Open a compose window and click the external editor icon.
266266

@@ -284,7 +284,3 @@ settings but I haven't tried, yet.
284284
mail.identity.default.compose_html => false
285285
mail.identity.id?.compose_html => false
286286

287-
*3* Even after following these hints, Thunderbird will still trim
288-
trailing whitespace from each line. I currently have no work around for
289-
for this issue.
290-

0 commit comments

Comments
 (0)