On 09/25/01 12:07 PM, Kent Perrier wrote:

> Pratik wrote:
> 
> 
>>It can be done. But its not very customizable. You need to set a pref in 
>> prefs.js or user.js. Here's the pref and its description
>>
>>
>>// Change the reply header
>>// 0 = No Reply-Text
>>// 1 = <Author> wrote:   - Netscape 3.xx/4.xx style
>>// 2 = On <date> <author> wrote:
>>// 3 = user-defined, not yet activated.
>>
>>user_pref("mailnews.reply_header_type", <your-choice>);
>>
>>I use pref 2 and my guess is, that is what you want.
>>
> 
> 
> I have attempted to edit my prefs.js to add this entry. I save the file,
> shutdown moz, start it again and the change is gone.  How can make this
> (and the change to disable the pop up/under on load events) happen?


You have 2 options.

1. Add the change to user.js and restart mozilla

OR

2. Shutdown mozilla, add change to prefs.js and THEN restart.

prefs.js gets overwritten everytime Mozilla shuts down, hence your 
changes 'disappear'

- Pratik.



-- 
irc.mozilla.org:prats


Reply via email to