emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Lennart Borgman
Subject: Re: [Orgmode] Re: [CEDET-devel] Org-mode
Date: Thu, 4 Nov 2010 19:44:38 +0100

On Thu, Nov 4, 2010 at 7:04 PM, Jambunathan K <address@hidden> 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 refactoring could be a side-effect of org-odt.el that is
> shaping up from org-html.el. Note that the refactoring happens or
> atleast is visible in org-odt.el (which I control) and *not* in
> org-html.el (which is in the field)
>
> 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.

I am playing a bit with refactoring. A main issue might be how refined
the callback function should be. Not sure what I think yet, but I will
come back with an example.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]