Holger Metzger wrote:
> 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);
> `----
Thanks, but no thanks, and I could easily do that, and make
the fixes for all my other issues, but I have enough things
to worry about, rather than having to program my newsreader.
> 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.
It is broken, if Netscape 6.1 is an "upgrade" to the
previous versions, which the popup ads keep telling me it
is, but which people in this group keep saying it isn't. And
I'm not confused at all by the loss of the ability to format
my text. And the loss of ability to search for newsgroups,
and save binaries and preview my posts accurately before I
send them, etc...etc...etc...etc...and this silly
UNKNOWN ERROR 80004005 which keeps popping up every five
seconds.
Annoyed by a very flawed product, yes, confused, no.
this is michael
reporting live...
http://dogtv.com
> Holger