From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: fold only DONE items at #+STARTUP Date: Wed, 29 Jan 2014 18:49:48 +0100 Message-ID: <8761p2fzk3.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57881) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W8ZGz-0006fB-11 for emacs-orgmode@gnu.org; Wed, 29 Jan 2014 12:50:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W8ZGq-0001Ix-B2 for emacs-orgmode@gnu.org; Wed, 29 Jan 2014 12:50:00 -0500 Received: from mail-ee0-x22a.google.com ([2a00:1450:4013:c00::22a]:43944) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W8ZGq-0001IK-4A for emacs-orgmode@gnu.org; Wed, 29 Jan 2014 12:49:52 -0500 Received: by mail-ee0-f42.google.com with SMTP id e49so1086970eek.1 for ; Wed, 29 Jan 2014 09:49:51 -0800 (PST) In-Reply-To: (Piotr Isajew's message of "Wed, 29 Jan 2014 17:23:35 +0000 (UTC)") 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: Piotr Isajew Cc: emacs-orgmode@gnu.org Hi Piotr, Piotr Isajew writes: > 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? No. But you can archive the DONE subtrees with C-c C-x C-a for example. See "Archiving" in Org's manual. -- Bastien