From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernd Haug Subject: Fold entirely done subtrees on startup? Date: Wed, 24 Sep 2014 12:05:56 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54237) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XWjSr-00043U-JH for emacs-orgmode@gnu.org; Wed, 24 Sep 2014 06:06:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XWjSq-0004Pn-8Y for emacs-orgmode@gnu.org; Wed, 24 Sep 2014 06:06:25 -0400 Received: from mail-la0-x232.google.com ([2a00:1450:4010:c03::232]:41714) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XWjSp-0004OY-Sn for emacs-orgmode@gnu.org; Wed, 24 Sep 2014 06:06:24 -0400 Received: by mail-la0-f50.google.com with SMTP id ty20so10253034lab.37 for ; Wed, 24 Sep 2014 03:06:16 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode +STARTUP can show top level headers, all headers, all content or everything= . I'd like a way to have all subtrees that are DONE or have no todo-status folded, but have everything TODO* displayed at startup. Is there a way to do that with per-file settings? Cheers, Bernd * =E2=80=9C=E2=80=A6or with TODO children=E2=80=9D, but I can emulate that = well enough with giving every path in the trees a status and have org inhibit setting Headers with TODO or unchecked children DONE.