Matt Stegman wrote:
> It doesn't seem to make any difference for me, either.
From defaults/prefs/mailnews.js:
pref("mail.fixed_width_messages", true); pref("mail.citation_color",
""); // quoted color pref("mail.quoted_style", 0); // 0=plain, 1=bold,
2=italic, 3=bolditalic pref("mail.quoted_size", 0); // 0=normal, 1=big,
2=small
pref("mail.quoted_graphical", true); // use HTML-style quoting for
displaying plain text
pref("mail.quoteasblock", true); // use HTML-style quoting for quoting
plain text
pref("mailnews.send_plaintext_flowed", true); // RFC 2646=======
pref("mailnews.display.disable_format_flowed_support", false);
pref("mail.display_glyph", true); // see
<http://www.bucksch.org/1/projects/mozilla/16507>
pref("mail.display_struct", true); // ditto
pref("mail.send_struct", false); // ditto
> Shouldn't this, or something similar be a checkbox in the preferences
> dialog?
IMO yes, but the (rest of the) Mailnews team voted against it.