Matt Stegman wrote:

> Mark wrote:
>
>>> pref("mail.quoted_graphical", false); 
>>
>> Doesn't *appear* to have made a difference, but it may only apply to 
>> plain text possibly?  I'll leave it set this way, and see what 
>> happens. Thanks!
>
> It doesn't seem to make any difference for me, either.

Oh, now I see: This pref will only make a difference for normal 
plaintext, not format=flowed. Format=flowed can only be displayed with 
bars. To disable the bars, you have to disable flowed support altogether 
for display:
pref("mailnews.display.disable_format_flowed_support", true);

> Shouldn't this, or something similar be a checkbox in the preferences 
> dialog?

Part of the reason why there's no checkbox is the difficulty to make 
users the difference between normal plaintext and format=flowed clear.

Reply via email to