From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Re: Make text below heading not part of the heading Date: Wed, 02 Feb 2011 12:01:13 +0100 Message-ID: <87zkqebszq.fsf@gnu.org> References: <87r5byql1k.fsf@fastmail.fm> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=52775 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pkdly-0002rJ-Qw for emacs-orgmode@gnu.org; Wed, 02 Feb 2011 09:33:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PkaSp-0000ii-N7 for emacs-orgmode@gnu.org; Wed, 02 Feb 2011 06:01:32 -0500 Received: from mail-fx0-f41.google.com ([209.85.161.41]:61251) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PkaSp-0000eE-Gf for emacs-orgmode@gnu.org; Wed, 02 Feb 2011 06:01:31 -0500 Received: by fxm12 with SMTP id 12so8817036fxm.0 for ; Wed, 02 Feb 2011 03:01:09 -0800 (PST) In-Reply-To: <87r5byql1k.fsf@fastmail.fm> (Matt Lundin's message of "Thu, 27 Jan 2011 13:05:43 -0500") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Matt Lundin Cc: Org Mode , Marcelo de Moraes Serpa Matt Lundin writes: > If you are only concerned about visibility, you have two options: > > 1. You can set the VISIBILITY property of that subtree to "all" or > "content" and then use C-u C-u TAB to restore the startup visibility > of the document. > 2. You can use an inline task to create a heading that does not fold > (though this heading along with the text will be folded into any > higher level heading to which it belongs). Yes. Using the VISIBILITY property in combination with inline tasks should covert the needs of the OP. Best, -- Bastien