Seth Spitzer wrote:
> pref("mail.server.default.abbreviate",true);
>
>
>
> "Niko Pavlicek" <[EMAIL PROTECTED]> wrote in message
>
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
>
>
>> Bradley the Buyer wrote:
>
>>
>
>>
>>> I'm have trouble decifering the abreviated newsgroup names. WHERE can I
>
>>> shut this off?
>
>>
>> i know, there was a pref some time ago, but I can't find it anymore :-(
>
>> perhaps you can still use the pref but it just hasn't got an ui anymore.
>
>
>
> in your prefs.js, add this:
>
>
>
> user_pref("mail.server.default.abbreviate",false);
>
>
>
> that will make it off by default for all servers.
>
>
>
> To only disable it for one server, you'll need to do something like
>
>
>
> user_pref("mail.server.<x>.abbreviate",false);
>
>
>
> Where <x> is the server key, something like "server2". I'm sure that if you
>
> look at your prefs.js, you'll figure it out.
>
>
>
> -Seth
BINGO!
Seth,
I feel that the newsgroup names should not in ANY way be abbreviated by
default...! This is not what people expect to see the first time out.
(trust me!).
Your fix makes it appear just like N 4.7+ which IS what people expect to
see...! (I feel names abbreviated to fit inside the narrow column was
an engineering choice, not what users want.) A casual glance at the
column should clue you in to the name you're after. Abbreviations make
you decifer the name first. (Not good...!)
Again, thanks for the fix. MUCH more user friendly!
jy