[PATCH] Email-clients:More config Settings for Thunderbird

From: Paul McQuade
Date: Fri Aug 30 2013 - 15:24:38 EST


Disable Word Wrap
Default Charset

Signed-off-by: Paul McQuade <paulmcquad@xxxxxxxxx>
---
Documentation/email-clients.txt | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/Documentation/email-clients.txt b/Documentation/email-clients.txt
index 860c29a..b0e71c0 100644
--- a/Documentation/email-clients.txt
+++ b/Documentation/email-clients.txt
@@ -205,13 +205,17 @@ To beat some sense out of the internal editor, do this:
"false".

- Disable HTML Format: Set "mail.identity.id1.compose_html" to "false".
-
-- Enable "preformat" mode: Set "editor.quotesPreformatted" to "true".
+ OR Account Settings: Composition & Addressing: Untick "Compose messages in HTML format".

- Enable UTF8: Set "prefs.converted-to-utf8" to "true".

-- Install the "toggle wordwrap" extension. Download the file from:
- https://addons.mozilla.org/thunderbird/addon/2351/
+- Default Charset: Set "mailnews.Send_default_charset" to "UTF-8"
+
+- Disable Word Wrap: Set "mailnews.wraplength" to "0".
+
+- You can also use the addon "toggle wordwrap" extension.
+ From:
+ https://addons.mozilla.org/thunderbird/addon/2351/
Then go to "tools->add ons", select "install" at the bottom of the screen,
and browse to where you saved the .xul file. This adds an "Enable
Wordwrap" entry under the Options menu of the message composer.
--
1.7.10.4
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/