From mboxrd@z Thu Jan 1 00:00:00 1970 From: srandby@gmail.com Subject: Turn on help Date: Mon, 11 Aug 2008 14:55:15 -0400 Message-ID: <48A08B13.4040009@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KScZH-0007uW-Ce for emacs-orgmode@gnu.org; Mon, 11 Aug 2008 14:56:35 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KScZF-0007su-AF for emacs-orgmode@gnu.org; Mon, 11 Aug 2008 14:56:34 -0400 Received: from [199.232.76.173] (port=51536 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KScZF-0007si-31 for emacs-orgmode@gnu.org; Mon, 11 Aug 2008 14:56:33 -0400 Received: from wr-out-0506.google.com ([64.233.184.229]:10176) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KScZE-0001qv-O3 for emacs-orgmode@gnu.org; Mon, 11 Aug 2008 14:56:32 -0400 Received: by wr-out-0506.google.com with SMTP id c30so1711829wra.14 for ; Mon, 11 Aug 2008 11:56:31 -0700 (PDT) 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: "[Orgmode]" I am using the org-info.js script when I export an ORG file to html. Everything works great except I can't figure out how to turn on the help function so that the HELP link is active. I've looked through the org-info.js documentation (in which the HELP link is active) and found only that the help function is turned off by default. So how do I turn it on? Scott Randby