Hi Achim, Achim Gratz <strom...@nexgo.de> writes:
> Your remark reminded me that I should look at the generic exporter in > contrib. It needs an eval-while-compile wrapped (require 'cl) to > compile and run cleanly. It also doesn't appear to recognize tables (or > those are still copies from the ASCII export?). It looks like it works > line-by-line, which seems a somewhat questionable choice, but then it > was written for Org6.25… I suggest you look at EXPERIMENTAL/org-export.el. It parses an Org buffer and store it as a structured list. It's not yet completely syntax aware, but it is a move in the right direction. I'm willing to work on this now and will move forward. -- Bastien