From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marius Hofert Subject: #+STARTUP: content: How to expand only some sections on startup? Date: Sun, 6 Nov 2011 15:27:01 +0100 Message-ID: Mime-Version: 1.0 (Apple Message framework v1251.1) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:38367) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RN3gf-0008T8-ET for emacs-orgmode@gnu.org; Sun, 06 Nov 2011 09:27:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RN3ge-0007zG-D3 for emacs-orgmode@gnu.org; Sun, 06 Nov 2011 09:27:05 -0500 Received: from edge10.ethz.ch ([82.130.75.186]:10340) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RN3ge-0007yY-6h for emacs-orgmode@gnu.org; Sun, 06 Nov 2011 09:27:04 -0500 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 help Hi, as described on http://orgmode.org/manual/Visibility-cycling.html one = can set #+STARTUP: content to start an .org file with all headlines = shown, the default is "overview". I tried to put "#+STARTUP: content" in = some sections hoping that they will be expanded on startup while other = sections will not be expanded (so following "overview").=20 Is something like this possible? Cheers, Marius=