On 09/19/2002 03:06 PM, Stan wrote:
> Hi!
>
> I've subscribed to several newsgroups, and the names appear abbreviated
> in the list. It's pretty annoying, as I can't really see which group is
> which (e.g. "n.p.m.mail-news"). I can't find the option to view the full
> newsgroup names. How do I do it?
>
> I'm using Mozilla 1.1.
>
> Thanx in advance,
> Stan
>
Add this to your pref.js/user.js file
// Add this pref if you don't like abbreviated newsgroup names.
user_pref("mail.server.default.abbreviate", false);
You might also want to see http://www.geocities.com/pratiksolanki/
Pratik.