From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Fold/unfold part of a paragraph Date: Sat, 13 Nov 2010 11:18:08 -0500 Message-ID: <87iq01yz7j.fsf@gollum.intra.norang.ca> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=58325 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PHIo0-0002Pi-8P for emacs-orgmode@gnu.org; Sat, 13 Nov 2010 11:18:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PHInz-00084L-1I for emacs-orgmode@gnu.org; Sat, 13 Nov 2010 11:18:20 -0500 Received: from mho-01-ewr.mailhop.org ([204.13.248.71]:59219) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PHIny-00083Y-VX for emacs-orgmode@gnu.org; Sat, 13 Nov 2010 11:18:18 -0500 In-Reply-To: (Jianshi Huang's message of "Wed, 10 Nov 2010 14:00:58 +0900") 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: Jianshi Huang Cc: emacs-orgmode@gnu.org Jianshi Huang writes: > Hello, > > Is there a way to fold/unfold part of a paragraph? Something like a > headline but can be inlined in a paragraph. > > For example, when folded, it will look like > > Here is the <>. > > Where <> can be expanded to some full explanation. > > And when exported, the full explanation will be used. I don't think this is currently supported. Folding is only supported for lists and headings currently. Regards, Bernt