From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Wales Subject: Re: Re: Continuation of main section text after subsections ? Date: Wed, 30 Mar 2011 20:25:13 -0700 Message-ID: References: <20110327170251.58923564@hsdev.com> <87hbal7o60.fsf@fastmail.fm> <87bp0svzfv.fsf@fastmail.fm> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from [140.186.70.92] (port=50832 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q58VY-0000Ni-36 for emacs-orgmode@gnu.org; Wed, 30 Mar 2011 23:25:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q58VW-0002N7-T1 for emacs-orgmode@gnu.org; Wed, 30 Mar 2011 23:25:15 -0400 Received: from mail-gw0-f41.google.com ([74.125.83.41]:60204) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q58VW-0002Ms-PZ for emacs-orgmode@gnu.org; Wed, 30 Mar 2011 23:25:14 -0400 Received: by gwaa12 with SMTP id a12so959258gwa.0 for ; Wed, 30 Mar 2011 20:25:13 -0700 (PDT) In-Reply-To: <87bp0svzfv.fsf@fastmail.fm> 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: emacs-orgmode@gnu.org, Rasmus IIUC, OP wants to move stuff around more easily and not have improper body text folded. Improper in this case means belonging to the grandparent but after parents. He doesn't need improper outline exporting. Correct? So having headlines for the later stuff like this: On 2011-03-30, Matt Lundin wrote: >>> * Main headline >>> Some thoughts expressed here >>> >>> ** Subheading 1 >>> More thoughts expressed here >>> ** Subheading 2 >>> More thoughts expressed here >>> ** Main headline (cont.) >>> ** here is a headline to make things easier to move >>> I would like to have this text part of 'Main headline', not of >>> 'Subheading 2' should work for him. Except that the headline should not be exported. For which a tag that allows exporting the body without the headline should work. But I proposed this already and it was not the right solution for the OP. So I don't know what is desired. Likely I didn't follow the thread closely enough.