>From 1e86f069b7cacdd6d369eac40b4b7aba7a0523a6 Mon Sep 17 00:00:00 2001
From: Paul McQuade <paulmcq...@gmail.com>
Date: Fri, 30 Aug 2013 20:24:38 +0100
Subject: [PATCH] Email-clients:More config Settings for Thunderbird

Disable Word Wrap
Default Charset

Signed-off-by: Paul McQuade <paulmcq...@gmail.com>
---
 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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to