[PATCH] Add footnote about Thunderbird about trimming trailing WS.
authorA Large Angry SCM <gitzilla@gmail.com>
Sun, 28 Aug 2005 21:17:15 +0000 (17:17 -0400)
committerJunio C Hamano <junkio@cox.net>
Sun, 28 Aug 2005 21:32:39 +0000 (14:32 -0700)
Add footnote about Thunderbird about trimming trailing WS.

Signed-off-by: <gitzilla@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/SubmittingPatches
index 15b917f78601fe0446dfb40bc5a055893b3804b7..dea1fa8c9589d5cdac8bf095d985791921810679 100644 (file)
@@ -191,7 +191,7 @@ Thunderbird
 (A Large Angry SCM)
 
 Here are some hints on how to successfully submit patches inline using
 (A Large Angry SCM)
 
 Here are some hints on how to successfully submit patches inline using
-Thunderbird.
+Thunderbird. [*3*]
 
 This recipe appears to work with the current [*1*] Thunderbird from Suse.
 
 
 This recipe appears to work with the current [*1*] Thunderbird from Suse.
 
@@ -236,5 +236,7 @@ settings but I haven't tried, yet.
        mail.identity.default.compose_html      => false
        mail.identity.id?.compose_html          => false
 
        mail.identity.default.compose_html      => false
        mail.identity.id?.compose_html          => false
 
-
+*3* Even after following these hints, Thunderbird will still trim
+trailing whitespace from each line. I currently have no work around for
+for this issue.