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 18:19:52 +0200 Message-ID: <874ncjil07.fsf@bzg.ath.cx> References: <87vc58fv2x.fsf@gmail.com> <87wqpfoarm.fsf@bzg.ath.cx> <87ehbnsfuy.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54068) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UsF1q-0002SB-Vf for emacs-orgmode@gnu.org; Thu, 27 Jun 2013 12:26:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UsF1p-0006GX-St for emacs-orgmode@gnu.org; Thu, 27 Jun 2013 12:26:38 -0400 Received: from mail-we0-x22d.google.com ([2a00:1450:400c:c03::22d]:56967) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UsEvI-0003tx-Fk for emacs-orgmode@gnu.org; Thu, 27 Jun 2013 12:19:52 -0400 Received: by mail-we0-f173.google.com with SMTP id x54so736907wes.18 for ; Thu, 27 Jun 2013 09:19:51 -0700 (PDT) In-Reply-To: <87ehbnsfuy.fsf@gmail.com> (Nicolas Goaziou's message of "Thu, 27 Jun 2013 18:00:53 +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, #+keyword: is for strings, #+OPTIONS: use `read' on the > values, so it should be used for every other type. Thanks for the explanation, it makes sense. Let's make it explicit somewhere in the manual, so that users have a clear rule in mind when wondering what syntax they need to look for. Best, -- Bastien