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.


If you don't like format=flowed, then deactivate and have it the classic 
way:

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

boxquote:
-
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 should really be implemented in the GUI, because many many people I 
know don't like format=flowed, and many newbies are confused about this 
non-breaking of lines and think Mozilla is 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