Re: Making mozilla show ">" instead of "|" in news
Rikard Bosnjakovic <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.prefs |
|---|---|
| Organization | bosna's hacking Ltd. |
| Message-ID | <[email protected]> |
Parish wrote:
> user_pref("mail.quoted_graphical", false);
> user_pref("mail.quoteasblock", false);
> user_pref("mailnews.display.disable_format_flowed_support", true);
Wonderful, now it works exactly as I want it to.
Thanks.