From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Sean O'Halpin" Subject: Re: [ANN] Merge of new export framework on Wednesday Date: Fri, 8 Feb 2013 15:53:58 +0000 Message-ID: References: <876229nrxf.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:56677) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U3qH3-0003Wg-2C for emacs-orgmode@gnu.org; Fri, 08 Feb 2013 10:54:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U3qH2-0001vI-2J for emacs-orgmode@gnu.org; Fri, 08 Feb 2013 10:54:00 -0500 Received: from mail-wg0-f54.google.com ([74.125.82.54]:64731) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U3qH1-0001v2-RU for emacs-orgmode@gnu.org; Fri, 08 Feb 2013 10:53:59 -0500 Received: by mail-wg0-f54.google.com with SMTP id fm10so3145500wgb.9 for ; Fri, 08 Feb 2013 07:53:58 -0800 (PST) In-Reply-To: <876229nrxf.fsf@gmail.com> 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: Nicolas Goaziou Cc: Org Mode List Great work on the new exporter! One small point: as we're going to have to change the meta directive "#+STYLE" to "#+HTML_STYLE", can we change the name to reflect what it really does in the HTML backend, i.e. insert text verbatim into the element? I suggest we rename it to "#+HTML_HEAD". Regards, Sean