Parish <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>...
> Marius Strumyla wrote:
> > Holger Metzger wrote:
> > 
> >> On 1/17/2002 5:44 PM, Roope Lehmuslehto wrote:
> >> 
> >>> How about adding it, if it's not difficult. It sure looks nice and handy 
> >>> on Apple:
> >>> 
> >>> http://www.birdhouse.org/macos/beos_osx/mail.app.gif
> >> 
> >> This is already available. Just not very well known.
> >> 
> >> Here's a pic: http://www.hmetzger.de/tips6/quotes3.png
> >> 
> >> And here's the explanation: http://www.hmetzger.de/net6e.html#colorforquotes
> > 
> > How can I have the classic ">" back instead of the vertical bar?
> > user_pref("mail.quoted_graphical", false);
> > user_pref("mail.quoteasblock", false);
> > 
> > so i added those two lines to my user.js but still some messages come 
> > with vertical bars and some with ">" :/
> 
> WFM. did you exit, including the quick start icon, and restart Mozilla?
> 

Ah! I forgot that you also have to add

user_pref("mailnews.display.disable_format_flowed_support", true);

as well to ensure that you *always* get ``>'' and not a mixture of
``>'' and vertical bars.


> > 
> > is there a bug filed on this?
> > 
> >

Reply via email to