Re: [Orgmode] Re: [CEDET-devel] Org-mode

2010-11-04 Thread Eric Schulte
Jambunathan K writes: > The main challenge with breaking up org-html.el first and then say > plugging in org-odt.el to that later is: > > 1. Code-churn that it would create in org-html.el > 2. Proving that *nothing* in HTML export actually breaks. > > Carsten would like to avoid (1) - he might wa

Re: [Orgmode] Re: [CEDET-devel] Org-mode

2010-11-04 Thread Lennart Borgman
On Thu, Nov 4, 2010 at 7:04 PM, Jambunathan K wrote: >> >> Then perhaps the best we can do now is starting by breaking up >> org-hml.el in the parser and a callback function for writing the >> export. After that we can add new exports by adding new callback >> functions. > > The suggested refactor

Re: [Orgmode] Re: [CEDET-devel] Org-mode

2010-11-04 Thread Jambunathan K
Lennart Borgman writes: > On Thu, Nov 4, 2010 at 3:37 PM, Carsten Dominik > wrote: >> >> On Nov 3, 2010, at 1:34 PM, Lennart Borgman wrote: >> >>> On Wed, Nov 3, 2010 at 1:15 PM, Eric M. Ludlam >>> wrote: On 10/30/2010 03:45 AM, Konrad Scorciapino wrote: > > Hey! > > I

Re: [Orgmode] Re: [CEDET-devel] Org-mode

2010-11-04 Thread Lennart Borgman
On Thu, Nov 4, 2010 at 3:37 PM, Carsten Dominik wrote: > > On Nov 3, 2010, at 1:34 PM, Lennart Borgman wrote: > >> On Wed, Nov 3, 2010 at 1:15 PM, Eric M. Ludlam >> wrote: >>> >>> On 10/30/2010 03:45 AM, Konrad Scorciapino wrote: Hey! Is anybody working on Org-mode? My main in

Re: [Orgmode] Re: [CEDET-devel] Org-mode

2010-11-04 Thread Carsten Dominik
On Nov 4, 2010, at 4:45 PM, Lennart Borgman wrote: On Thu, Nov 4, 2010 at 3:37 PM, Carsten Dominik wrote: On Nov 3, 2010, at 1:34 PM, Lennart Borgman wrote: On Wed, Nov 3, 2010 at 1:15 PM, Eric M. Ludlam > wrote: On 10/30/2010 03:45 AM, Konrad Scorciapino wrote: Hey! Is anybody workin

Re: [Orgmode] Re: [CEDET-devel] Org-mode

2010-11-04 Thread Carsten Dominik
On Nov 3, 2010, at 1:34 PM, Lennart Borgman wrote: On Wed, Nov 3, 2010 at 1:15 PM, Eric M. Ludlam engine.com> wrote: On 10/30/2010 03:45 AM, Konrad Scorciapino wrote: Hey! Is anybody working on Org-mode? My main interest is to build a parser to manipulate the nodes of the resulting tree and

[Orgmode] Re: [CEDET-devel] Org-mode

2010-11-03 Thread Lennart Borgman
On Wed, Nov 3, 2010 at 1:15 PM, Eric M. Ludlam wrote: > On 10/30/2010 03:45 AM, Konrad Scorciapino wrote: >> Hey! >> >> Is anybody working on Org-mode? My main interest is to build a parser to >> manipulate the nodes of the resulting tree and save them back. Tips on >> how to get started are also