michael schrieb:

> I consider it a terrible thing if I can't control how my 
> messages appear. And I find it extremely annoying, that 
> there is actually a setting, that allows you to set your 
> characters for plain text to 60 characters (or whatever you 
> choose) just like there was in versions 4.7x, but that it 
> only applies to your composition window, and not your actual 
> post.

Create a plaintext file called user.js in your profile folder and put 
the following lines in:

 ,----
|  -
|  user_pref("mail.quoted_graphical", false);
|  user_pref("mailnews.send_plaintext_flowed", false);
|  user_pref("mailnews.display.disable_format_flowed_support", true);
|  user_pref("mail.quoteasblock", false);
 `----

This will deactivate format=flowed completely and you in the newest 
Mozillas you will have the ">" back.

I really think this should be a GUI setting. Many users I know are 
confused by format=flowed and want the classic way back, especially 
newbies are confused by the non-breaking of lines and think Mozilla is 
somehow broken.

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