Seamonkey 2.0 How do I lock the start-up mail directory structure displayed in the sidebar?

2010-04-05 Thread John
I've got one computer that preserves the way I want the mail storage
directory structure to display at start-up.  On another computer it
collapses to Local Folders at every start-up and expands to show
everything instead of the way it was last left.  I've gone through the
config file and the entries that seem like they might be connected to
this are the same on both machines.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Seamonkey 2.0 How do I lock the start-up mail directory structure displayed in the sidebar?

2010-04-05 Thread Hartmut Figge
John:

I've got one computer that preserves the way I want the mail storage
directory structure to display at start-up.  On another computer it
collapses to Local Folders at every start-up and expands to show
everything instead of the way it was last left.  I've gone through the
config file and the entries that seem like they might be connected to
this are the same on both machines.

Not sure if i understand correctly. Maybe this pref helps:

- user.js -
user_pref(news.persist_server_open_state_in_folderpane, true)
---

Hartmut
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Seamonkey 2.0 How do I lock the start-up mail directory structure displayed in the sidebar?

2010-04-05 Thread Hartmut Figge
Hartmut Figge:

user_pref(news.persist_server_open_state_in_folderpane, true)

CP error. There should be a semicolon at the end. ;)
user_pref(news.persist_server_open_state_in_folderpane, true);

Hartmut
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Seamonkey 2.0 How do I lock the start-up mail directory structure displayed in the sidebar?

2010-04-05 Thread Bill Davidsen

Hartmut Figge wrote:

John:


I've got one computer that preserves the way I want the mail storage
directory structure to display at start-up.  On another computer it
collapses to Local Folders at every start-up and expands to show
everything instead of the way it was last left.  I've gone through the
config file and the entries that seem like they might be connected to
this are the same on both machines.


Not sure if i understand correctly. Maybe this pref helps:

- user.js -
user_pref(news.persist_server_open_state_in_folderpane, true)
---

Hartmut
That doesn't show up in about:config for SM2, does for SM 1.1.xx. Some other 
value there? Just user-defining it?


--
Bill Davidsen david...@tmr.com
  We have more to fear from the bungling of the incompetent than from
the machinations of the wicked.  - from Slashdot
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey