From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rick Frankel Subject: Re: [RFC] Replace some HTML related keywords with OPTIONS items Date: Fri, 21 Jun 2013 13:32:05 -0400 Message-ID: <49680e8dc5a078c00311bf3fc49ff6c9@mail.rickster.com> References: <87vc58fv2x.fsf@gmail.com> <04A18E4E-0428-4B06-ACC9-4A73DAF25258@gmail.com> <87mwqjfk5d.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44234) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uq5Bw-0005Aj-1Z for emacs-orgmode@gnu.org; Fri, 21 Jun 2013 13:32:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uq5Bs-0006oI-TQ for emacs-orgmode@gnu.org; Fri, 21 Jun 2013 13:32:07 -0400 Received: from [204.62.15.78] (port=55616 helo=mail.rickster.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uq5Bs-0006oB-Q5 for emacs-orgmode@gnu.org; Fri, 21 Jun 2013 13:32:04 -0400 In-Reply-To: <87mwqjfk5d.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: emacs-orgmode@gnu.org On 2013-06-21 13:28, Nicolas Goaziou wrote: > Hello, > > Carsten Dominik writes: > > This is a good change - I am also for merging it. > > Applied on master, since it introduces a syntax change. Tell me if you > want it on maint anyway (or just cherry-pick it yourself). > > As for the move from #+OPTIONS: key:value to #+OPTIONS: :key value, > I can provide a patch, but it will break export in many documents. > A workaround would be to support both versions and document only the > newest one. > +1 for supporting both versions (with a deprecation on the old syntax) until the next major release. rick