From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: New feature branch: org-xhtml-and-org-odt Date: Tue, 15 Nov 2011 20:39:39 +0100 Message-ID: <87obwd89ac.fsf@gnu.org> References: <81lirjdsu3.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:34521) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RQOqH-0006Xn-2R for emacs-orgmode@gnu.org; Tue, 15 Nov 2011 14:38:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RQOqC-0005PE-Lq for emacs-orgmode@gnu.org; Tue, 15 Nov 2011 14:38:49 -0500 Received: from mail-wy0-f169.google.com ([74.125.82.169]:45872) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RQOqC-0005PA-HV for emacs-orgmode@gnu.org; Tue, 15 Nov 2011 14:38:44 -0500 Received: by wyi11 with SMTP id 11so1521680wyi.0 for ; Tue, 15 Nov 2011 11:38:43 -0800 (PST) In-Reply-To: (joakim@verona.se's message of "Mon, 14 Nov 2011 13:29:44 +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: joakim@verona.se Cc: emacs-orgmode@gnu.org 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. Thanks, -- Bastien