From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Citation syntax: a revised proposal Date: Wed, 25 Feb 2015 23:37:08 +0100 Message-ID: <87zj81aa97.fsf@nicolasgoaziou.fr> References: <87k2zjnc0e.fsf@berkeley.edu> <87bnkvm8la.fsf@berkeley.edu> <87zj8co3se.fsf@berkeley.edu> <87ioezooi2.fsf@berkeley.edu> <87mw4bpaiu.fsf@nicolasgoaziou.fr> <8761aznpiq.fsf@berkeley.edu> <87twyjnh0r.fsf@nicolasgoaziou.fr> <87oaopx24e.fsf@berkeley.edu> <87k2zd4f3w.fsf@nicolasgoaziou.fr> <87egpkv8g9.fsf@berkeley.edu> <877fv6xfaq.fsf@gmail.com> <87twya2ak0.fsf@berkeley.edu> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43853) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YQkYn-0006Qp-BV for emacs-orgmode@gnu.org; Wed, 25 Feb 2015 17:36:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YQkYk-00019q-60 for emacs-orgmode@gnu.org; Wed, 25 Feb 2015 17:36:05 -0500 Received: from relay5-d.mail.gandi.net ([2001:4b98:c:538::197]:60013) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YQkYj-00019X-WB for emacs-orgmode@gnu.org; Wed, 25 Feb 2015 17:36:02 -0500 In-Reply-To: <87twya2ak0.fsf@berkeley.edu> (Richard Lawrence's message of "Wed, 25 Feb 2015 08:57:51 -0800") 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: Richard Lawrence Cc: emacs-orgmode@gnu.org Richard Lawrence writes: > Agreed. I'd like to see an implementation of a parser for the > [cite:...] part of the syntax as a first step. If we can get that far, > I'd guess that extending the parser to include either a subtype label or > {:key val ...} syntax will not be too difficult to do. I'll do it by the end of the week. Regards,