From mboxrd@z Thu Jan 1 00:00:00 1970 From: Phil Jackson Subject: Re: org 2 openoffice impress converter Date: Thu, 14 Feb 2008 13:33:13 +0000 Message-ID: <874pcbaciu.fsf@shellarchive.co.uk> References: <87prv01sty.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JPeDI-0003lj-HO for emacs-orgmode@gnu.org; Thu, 14 Feb 2008 08:33:20 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JPeDG-0003kp-SC for emacs-orgmode@gnu.org; Thu, 14 Feb 2008 08:33:19 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JPeDG-0003ke-DV for emacs-orgmode@gnu.org; Thu, 14 Feb 2008 08:33:18 -0500 Received: from c.painless.aaisp.net.uk ([81.187.30.53]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JPeDG-0003Sz-8I for emacs-orgmode@gnu.org; Thu, 14 Feb 2008 08:33:18 -0500 In-Reply-To: <87prv01sty.fsf@bzg.ath.cx> (Bastien Guerry's message of "Wed, 13 Feb 2008 20:53:29 +0000") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bastien Guerry Cc: emacs-orgmode@gnu.org Bastien Guerry writes: > Of course this rely on the yes-coming-soon! brand new exporter. I > will work on it this WE, maybe something good will come from this. Have you actually started this? If so is there anyway you could share it with us in a branch? I actually have a branch called org-exporter with nothing but useless snippets in it, which I would push but I don't understand git enough to know what would happen when I try :) I was heading towards a call-back system where a plugin author would define a var like: '((headline . my-handle-headline-defun) (... . ....)) Then my-handle-headline-defun would get an object which looks like this: ((outline-level . 1) (todo-keyword . "TODO") (priority . "A") (perc-completed . "30") (headline . "blah")) Is that similar to what you (and anyone else interested) was thinking? Has there already been a discussion about the design? Cheers, Phil -- Phil Jackson http://www.shellarchive.co.uk