From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Language identifiers Date: Wed, 23 May 2012 01:04:48 +0200 Message-ID: <87396r24xb.fsf@gnu.org> References: <86r4uf9d5f.fsf@mercure.progiciels-bpi.ca> <86mx52aezy.fsf@mercure.progiciels-bpi.ca> <4555.1337540206@alphaville> <86pq9xr4vl.fsf@mercure.progiciels-bpi.ca> <22497.1337610879@alphaville> <86fwatr2bc.fsf@mercure.progiciels-bpi.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:54037) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SWy7T-0001bT-Nb for emacs-orgmode@gnu.org; Tue, 22 May 2012 19:04:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SWy7R-0005YZ-Hg for emacs-orgmode@gnu.org; Tue, 22 May 2012 19:03:59 -0400 Received: from mail-wi0-f177.google.com ([209.85.212.177]:48405) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SWy7R-0005YK-9G for emacs-orgmode@gnu.org; Tue, 22 May 2012 19:03:57 -0400 Received: by wibhm14 with SMTP id hm14so3097359wib.12 for ; Tue, 22 May 2012 16:03:55 -0700 (PDT) In-Reply-To: <86fwatr2bc.fsf@mercure.progiciels-bpi.ca> (=?iso-8859-1?Q?=22Fran=E7ois?= Pinard"'s message of "Mon, 21 May 2012 11:17:27 -0400") 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: =?iso-8859-1?Q?Fran=E7ois?= Pinard Cc: emacs-orgmode@gnu.org Hi François, François Pinard writes: > A good way to study the > new exporter's opinion would be for me to write a Python parser which > yields exactly the same analysis. That parser could usefully replace > many Python scripts here which decipher Org files according to my mental > fuzzy approximations of its syntax. You can start from this existing python parser: http://members.optusnet.com.au/~charles57/GTD/orgnode.html It's referenced here: http://orgmode.org/worg/org-tools/index.html HTH, -- Bastien