From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Rose Subject: Re: Is it possible to control info.js' behavior Date: Thu, 04 Feb 2010 17:07:51 +0100 Message-ID: <87aavpx9uw.fsf@gmx.de> References: <3cbb63d01002022201u2ddd6ac7lb7adfe364f9699fb@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nd4FK-0001On-Op for emacs-orgmode@gnu.org; Thu, 04 Feb 2010 11:07:58 -0500 Received: from [199.232.76.173] (port=57831 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nd4FK-0001Of-Aa for emacs-orgmode@gnu.org; Thu, 04 Feb 2010 11:07:58 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Nd4FH-0007LD-Hk for emacs-orgmode@gnu.org; Thu, 04 Feb 2010 11:07:57 -0500 Received: from mail.gmx.net ([213.165.64.20]:34873) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1Nd4FG-0007Kv-Tw for emacs-orgmode@gnu.org; Thu, 04 Feb 2010 11:07:55 -0500 In-Reply-To: <3cbb63d01002022201u2ddd6ac7lb7adfe364f9699fb@mail.gmail.com> (Chao Lu's message of "Wed, 3 Feb 2010 01:01:33 -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: Chao Lu Cc: emacs-orgmode@gnu.org Chao Lu writes: > Dear all, > > I'm writing to see is it possible to control info.js' behavior, for > currently it will unfolded the content under the first headline, but what I > want is folded all. > > Any suggestion? > > Thanks a lot. > > Chao Add this line might help: #+INFOJS_OPT: view:showall Best wishes Sebastian