From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [RFC] Replace some HTML related keywords with OPTIONS items Date: Thu, 27 Jun 2013 16:33:26 +0200 Message-ID: <87wqpfoarm.fsf@bzg.ath.cx> References: <87vc58fv2x.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59221) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UsDke-0000Or-HR for emacs-orgmode@gnu.org; Thu, 27 Jun 2013 11:04:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UsDkV-00027t-5p for emacs-orgmode@gnu.org; Thu, 27 Jun 2013 11:04:48 -0400 Received: from mail-we0-x22d.google.com ([2a00:1450:400c:c03::22d]:52412) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UsDkU-00027S-Ts for emacs-orgmode@gnu.org; Thu, 27 Jun 2013 11:04:39 -0400 Received: by mail-we0-f173.google.com with SMTP id x54so665112wes.18 for ; Thu, 27 Jun 2013 08:04:38 -0700 (PDT) In-Reply-To: <87vc58fv2x.fsf@gmail.com> (Nicolas Goaziou's message of "Thu, 20 Jun 2013 21:20:06 +0200") 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, Nicolas Goaziou writes: > Basically, > > #+HTML_INCLUDE_STYLE: nil > > becomes > > #+OPTIONS: html-style:nil Is this the rule for all #+... options ? What about #+LaTeX: options ? See for example ox-rss.el: should I keep using #+RSS_EXTENSION or use a new item for #+OPTIONS: ? Thanks for the directions! -- Bastien