From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vaidheeswaran C Subject: Re: New Citation syntax on the master branch? Date: Mon, 18 May 2015 00:38:19 +0530 Message-ID: <5558E723.20800@gmail.com> References: <871tioj456.fsf@nicolasgoaziou.fr> <554F0848.3030508@gmail.com> <87h9rgn3jv.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44621) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ytsee-0001f6-Jz for emacs-orgmode@gnu.org; Sun, 17 May 2015 03:06:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ytsea-0003gI-JO for emacs-orgmode@gnu.org; Sun, 17 May 2015 03:06:32 -0400 Received: from mail-pd0-x242.google.com ([2607:f8b0:400e:c02::242]:32937) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ytsea-0003fy-CB for emacs-orgmode@gnu.org; Sun, 17 May 2015 03:06:28 -0400 Received: by pdev10 with SMTP id v10so23883632pde.0 for ; Sun, 17 May 2015 00:06:26 -0700 (PDT) Received: from [192.168.43.83] ([27.56.191.206]) by mx.google.com with ESMTPSA id wh6sm6396427pbc.96.2015.05.17.00.06.23 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 17 May 2015 00:06:25 -0700 (PDT) In-Reply-To: <87h9rgn3jv.fsf@nicolasgoaziou.fr> 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 Wednesday 13 May 2015 04:32 PM, Nicolas Goaziou wrote: > Vaidheeswaran C writes: > >> On Sunday 10 May 2015 12:44 PM, Nicolas Goaziou wrote: >> >>> It will land in the trunk once a library using it for Org core is >>> implemented. I put it in a separate branch so that such a library can be >>> built, discussed and tested. >> >> 1. Do you, as a maintainer, have any specific plans for this library? 1. "New citation syntax" is concerned with ORG SYNTAX 2. oc.el is concerned with EDITING org files. 3. ox-jabref.el (and others) is concerned with DOCUMENT CREATION. It seems like your plan is to put 1, 2 & 3 ALL TOGETHER in trunk. i.e., ALL or NONE. How about making (1) a configurable option -- disabled by default -- and moving it to trunk? I believe the answer depends MORE on how "stable" you think the new citation syntax is (in so far as it is implemented) and LESS on whether the whole ecosystem is in place. Just checking one last time, before I shut up ...