From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: #+bind: org-html-preamble Date: Fri, 29 Mar 2013 14:12:39 +0100 Message-ID: <87r4iywdrs.fsf@gmail.com> References: <87ip4aqs71.fsf@duenenhof-wilhelm.de> <87vc8awebo.fsf@gmail.com> <878v56qrl2.fsf@duenenhof-wilhelm.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:58476) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULZ6s-0005wU-OA for emacs-orgmode@gnu.org; Fri, 29 Mar 2013 09:12:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ULZ6r-0000pS-Ae for emacs-orgmode@gnu.org; Fri, 29 Mar 2013 09:12:46 -0400 Received: from mail-wi0-x22d.google.com ([2a00:1450:400c:c05::22d]:53849) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULZ6r-0000pO-4L for emacs-orgmode@gnu.org; Fri, 29 Mar 2013 09:12:45 -0400 Received: by mail-wi0-f173.google.com with SMTP id ez12so4156803wid.12 for ; Fri, 29 Mar 2013 06:12:44 -0700 (PDT) In-Reply-To: <878v56qrl2.fsf@duenenhof-wilhelm.de> (Dieter Wilhelm's message of "Fri, 29 Mar 2013 14:10:49 +0100") 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Dieter Wilhelm Cc: emacs-orgmode@gnu.org Dieter Wilhelm writes: > org-export-allow-bind-keywords is a variable defined in `ox.el'. > Its value is nil > > ahaaaa there is a new variable! :-) > > So this must be set even though > > (setq org-export-allow-BIND t) > > is already there, or is it replacing this variable? It is replacing old `org-export-allow-BIND' (note that they do not share the same set of possible values). Regards, -- Nicolas Goaziou