From mboxrd@z Thu Jan 1 00:00:00 1970 From: joakim@verona.se Subject: Re: New feature branch: org-xhtml-and-org-odt Date: Wed, 16 Nov 2011 09:51:21 +0100 Message-ID: References: <81lirjdsu3.fsf@gmail.com> <87obwd89ac.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:56977) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RQbDb-0000Oy-Mv for emacs-orgmode@gnu.org; Wed, 16 Nov 2011 03:51:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RQbDY-00025C-BO for emacs-orgmode@gnu.org; Wed, 16 Nov 2011 03:51:43 -0500 Received: from lo.gmane.org ([80.91.229.12]:45776) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RQbDY-000256-50 for emacs-orgmode@gnu.org; Wed, 16 Nov 2011 03:51:40 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1RQbDT-0000B5-Rd for emacs-orgmode@gnu.org; Wed, 16 Nov 2011 09:51:35 +0100 Received: from 88.80.164.166 ([88.80.164.166]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 16 Nov 2011 09:51:35 +0100 Received: from joakim by 88.80.164.166 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 16 Nov 2011 09:51:35 +0100 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 Bastien writes: > Hi Joakim, > > joakim@verona.se writes: > >> I have a project at github called inkmacs, which integrates inkscape, >> org-mode, and emacs: >> >> https://github.com/jave/inkmacs> >> There I support interactive transfer of org nodes to inkscapes text >> nodes. >> >> My current code to extract the org nodes is not beautiful and I though >> maybe org-lparse improves the situation? > > Along with org-lparse.el, the next release will contain a proper Org > parser in contrib/ -- it will do what you want. I let Nicolas publicly > announce this code when he thinks it's mature enough. Interesting. Is this available in a branch somewhere? Meanwhile I'll have a look at org-lparse. > > Thanks, -- Joakim Verona