Ian Pilcher wrote:

> This may be old news to some, but it seems like a useful tip to post.
> If you're like me, and you want all mail/news messages displayed in a
> fixed-width font (even those sent with "format=flowed" in the header,
> which Mozilla seems to always do), add the following to the user.js file
> in your profile directory:
> 
>      user_pref("mailnews.display.disable_format_flowed_support", true);
> 
> 


I prefer not having format=flowed as well, a line-break at a certain
defined length is much more legible IMHO. In fact I filed a RFE today
for an UI option so that people  who want to disable it can do so more
easily.

In addition to your suggestion I normally disable f=f completely by setting

pref("mailnews.send_plaintext_flowed", false); (mailnews.js)

Holger

-- 
Human beings, who are almost unique in having the ability to learn from
the experience of others, are also remarkable for their apparent
disinclination to do so. (Douglas Adams)
Netscape 6 Tips deutsch: http://www.hmetzger.de


Reply via email to