From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: No support for generation of 'HELP' setting of org-info.js in HTML export Date: Tue, 25 Jul 2017 10:16:44 +0200 Message-ID: <878tjd7wyb.fsf@nicolasgoaziou.fr> References: <8760f94iyo.fsf@inf-11879.int-evry.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50100) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dZv1M-000856-4o for emacs-orgmode@gnu.org; Tue, 25 Jul 2017 04:16:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dZv1L-0002cc-AV for emacs-orgmode@gnu.org; Tue, 25 Jul 2017 04:16:48 -0400 Received: from relay2-d.mail.gandi.net ([2001:4b98:c:538::194]:56038) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dZv1L-0002bY-4i for emacs-orgmode@gnu.org; Tue, 25 Jul 2017 04:16:47 -0400 In-Reply-To: <8760f94iyo.fsf@inf-11879.int-evry.fr> (Olivier Berger's message of "Mon, 03 Jul 2017 17:51:27 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Olivier Berger Cc: emacs-orgmode@gnu.org Hello, Olivier Berger writes: > Unless I'm mistaken, the generation of the init section in HTML export > won't set the HELP variable supported by org-info.js [0], which allows > to display a message advertizing the use of org-info and pointing to its > help. AFAIU it is possible to set it at a global level by tweaking `org-html-infojs-template'. > It would be interesting to be able to set it with #+INFOJS_OPT: > settings. It can probably be done by adding (help HELP some-default-value) to `org-html-infojs-opts-table'. What would be an appropriate default value? Regards, -- Nicolas Goaziou