From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [New Exporter] Parameterized wrapper elements Date: Sat, 09 Mar 2013 10:32:11 +0100 Message-ID: <871ubo3omc.fsf@bzg.ath.cx> References: <20130309001710.GB22813@BigDog.local> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:37177) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UEG8Y-0007R6-T8 for emacs-orgmode@gnu.org; Sat, 09 Mar 2013 04:32:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UEG8U-0004ce-5h for emacs-orgmode@gnu.org; Sat, 09 Mar 2013 04:32:18 -0500 Received: from mail-we0-x22e.google.com ([2a00:1450:400c:c03::22e]:45334) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UEG8T-0004cX-Uz for emacs-orgmode@gnu.org; Sat, 09 Mar 2013 04:32:14 -0500 Received: by mail-we0-f174.google.com with SMTP id r6so1877762wey.33 for ; Sat, 09 Mar 2013 01:32:13 -0800 (PST) In-Reply-To: <20130309001710.GB22813@BigDog.local> (Rick Frankel's message of "Fri, 8 Mar 2013 19:17:10 -0500") 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: Rick Frankel Cc: emacs-orgmode@gnu.org Hi Rick, besides Nicolas good suggestions regarding the code, I think the patch is good and I welcome more flexibility in the HTML exporter so that HTML5-ready derived backends can be written. I'll have a careful look next week. One thing you may double-check in the meantime is: is it compatible with the org-info.js utility? The default should be "yes", even if users can replace "div" by something else (e.g. for the needs of specific backends.) In any case, thanks! -- Bastien