After some googling I found that following three entries in user.js (use wordpad to creaste it if using Windows): are needed:
user_pref("mail.quoted_graphical", false); user_pref("mail.quoteasblock", false); user_pref("mailnews.display.disable_format_flowed_support", true);
The folder where user.js lives is something like (in Windows
XP):
However even after doing that, I didn't have success. Netscape 7.1
has several options for dealing with plain text
(even better than 6.2). Once I set those, life was good.
Here are the options I changed:
C:\Documents and Settings\
Maybe a subset of the above will give you desired results.