barney wrote:

> Warren Bell wrote:
> 
>> Is there any way to change back to the old style quoting with > instead
>> of the HTML style lines?  I'm using the latest Mozilla nightly.
> 
> user_pref("mail.quoted_graphical", false);
> 
> but... it only affects the display of non-flowed plain text. You will
> still see the bars on plain text that is format=flowed, and on HTML.
> There was a discussion in the mail-news ng several weeks ago about it.

Thanks, this was the line in Mailnews.js:

pref("mail.quoted_graphical",               false); // use HTML-style 
quoting for ...


Reply via email to