From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: drain Newsgroups: gmane.emacs.help Subject: org-headlines Date: Mon, 26 Nov 2012 20:49:06 -0800 (PST) Message-ID: <1353991746524-270855.post@n5.nabble.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1353991755 2751 80.91.229.3 (27 Nov 2012 04:49:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 27 Nov 2012 04:49:15 +0000 (UTC) To: Help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Nov 27 05:49:27 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TdD6s-0008Bi-My for geh-help-gnu-emacs@m.gmane.org; Tue, 27 Nov 2012 05:49:26 +0100 Original-Received: from localhost ([::1]:53438 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TdD6h-0004IU-1L for geh-help-gnu-emacs@m.gmane.org; Mon, 26 Nov 2012 23:49:15 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:40438) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TdD6b-0004IC-At for Help-gnu-emacs@gnu.org; Mon, 26 Nov 2012 23:49:10 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TdD6a-0001qC-9q for Help-gnu-emacs@gnu.org; Mon, 26 Nov 2012 23:49:09 -0500 Original-Received: from sam.nabble.com ([216.139.236.26]:50711) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TdD6a-0001pr-5D for Help-gnu-emacs@gnu.org; Mon, 26 Nov 2012 23:49:08 -0500 Original-Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1TdD6Y-00071B-Hu for Help-gnu-emacs@gnu.org; Mon, 26 Nov 2012 20:49:06 -0800 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 216.139.236.26 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:87911 Archived-At: How would I achieve the following nested structure: **** MAIN TOPIC Text in MAIN TOPIC ***** TANGENT Text in TANGENT [**** MAIN TOPIC CONTINUED WITHOUT HEADLINE] [RETURN TO ] Text in MAIN TOPIC The problem is, now, any text that follows TANGENT will be org-cycled into the TANGENT headline, even if I only want to embed one paragraph as an aside. To approximate the intended effect now, I have to create a continuation of the, for example, fourth-order headline after the fifth-order headline, e.g., **** MAIN TOPIC ***** TANGENT **** MAIN TOPIC CONTINUED What I'm looking for is virtually identical to spoiler tags on message boards. -- View this message in context: http://emacs.1067599.n5.nabble.com/org-headlines-tp270855.html Sent from the Emacs - Help mailing list archive at Nabble.com.