From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Using HTML export variables in subtrees Date: Thu, 10 Feb 2011 15:39:01 +0100 Message-ID: <87y65oq7i2.fsf@gnu.org> References: <87oc6o8zxv.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=43996 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PnXfl-0003Uu-Gy for emacs-orgmode@gnu.org; Thu, 10 Feb 2011 09:39:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PnXfd-0000eE-Uu for emacs-orgmode@gnu.org; Thu, 10 Feb 2011 09:38:59 -0500 Received: from mail-ew0-f41.google.com ([209.85.215.41]:64855) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PnXfd-0000dv-P6 for emacs-orgmode@gnu.org; Thu, 10 Feb 2011 09:38:57 -0500 Received: by ewy27 with SMTP id 27so694988ewy.0 for ; Thu, 10 Feb 2011 06:38:56 -0800 (PST) In-Reply-To: (Jeff Horn's message of "Sun, 6 Feb 2011 20:59:50 -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: Jeff Horn Cc: Org-mode ml Hi Jeff, Jeff Horn writes: > Thanks, Bastien. I ended up BINDing the variable to nil in the file. > This is fine for a file-level change, but I was hoping for something > that could be used in the subtree. But, for now I have a workaround. > > One thing that isn't clear to me: is it OK to set these in > initialization files? They do not have customization entries, and are > usually controlled through org-publish projects. See my last email about rewriting the handling of :preamble etc. Let me know if you find this approach more appropriate. -- Bastien