From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: [RFC] Replace some HTML related keywords with OPTIONS items Date: Fri, 21 Jun 2013 11:26:01 +0200 Message-ID: <04A18E4E-0428-4B06-ACC9-4A73DAF25258@gmail.com> References: <87vc58fv2x.fsf@gmail.com> Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52043) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UpxbZ-0002d5-RN for emacs-orgmode@gnu.org; Fri, 21 Jun 2013 05:26:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UpxbY-0007zW-RH for emacs-orgmode@gnu.org; Fri, 21 Jun 2013 05:26:05 -0400 Received: from mail-wi0-x231.google.com ([2a00:1450:400c:c05::231]:34496) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UpxbY-0007zN-J2 for emacs-orgmode@gnu.org; Fri, 21 Jun 2013 05:26:04 -0400 Received: by mail-wi0-f177.google.com with SMTP id ey16so401318wid.4 for ; Fri, 21 Jun 2013 02:26:03 -0700 (PDT) In-Reply-To: <87vc58fv2x.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 Hi Nicolas, This is a good change - I am also for merging it. - Carsten On Jun 20, 2013, at 9:20 PM, Nicolas Goaziou wrote: > Hello, > > Any objection to applying the following patch to master? > > Basically, > > #+HTML_INCLUDE_STYLE: nil > > becomes > > #+OPTIONS: html-style:nil > > and > > #+HTML_HTML5_FANCY: t > > becomes > > #+OPTIONS: html5-fancy:t > > > Regards, > > -- > Nicolas Goaziou > <0001-ox-html-Use-OPTIONS-items-instead-of-keywords-for-bo.patch>