you can set a VISIBILITY property to folded in the DONE subtrees. then it seems like those trees stay folded even if startup opens the rest of them.

If it is that important maybe you can get changing the status to also change the visibility property with some emacs-lisp.

John

-----------------------------------
John Kitchin
Associate Professor
Doherty Hall A207F
Department of Chemical Engineering
Carnegie Mellon University
Pittsburgh, PA 15213
412-268-7803
http://kitchingroup.cheme.cmu.edu



On Wed, Jan 29, 2014 at 12:23 PM, Piotr Isajew <pisajew@yahoo.com> wrote:

Hi,

I wonder if it's possible to have different #+STARTUP settings
for DONE subtrees than for the rest of the document?

For example, when I open .org file I would like to have subtrees
marked as DONE folded, but the others should be opened as with
#+STARTUP: content setting. Can it be done?