Am 15.12.2001 10:12 schrieb Phil Sweeney:

> I have set the pref:
> 
> user_pref("mail.quoted_graphical", false);
> 
> ...which solves half my problems.  However, if I view a post I have made 
> to a newsgroup, it comes up with the bars again (I assume because 
> Mozilla has flagged it 'flowed' in the headers).


user_pref("mail.quoted_graphical", false);
user_pref("mail.quoteasblock", false);
user_pref("mailnews.display.disable_format_flowed_support", true);


> Also, it's inserting blank lines after quotes.. ie:
> 
>  > quoted part
>  > here
> 
> 
> My reply with 2 blank lines above it instead of 1 like I composed it to be.

http://bugzilla.mozilla.org/show_bug.cgi?id=102842

Holger


Reply via email to