Re: [O] OPatches for org-generic-export

2011-10-24 Thread Robert Goldman
On 10/24/11 Oct 24 -9:44 AM, Wes Hardaker wrote: >> On Fri, 21 Oct 2011 19:23:04 +0200, Bastien said: > >>> Glad to see someone tinkering with it! yay! > > B> Could you test Robert's patches against latest Org and report > B> any problem? As the author of the generic exporter, you might >

Re: [O] OPatches for org-generic-export

2011-10-24 Thread Wes Hardaker
> On Fri, 21 Oct 2011 19:23:04 +0200, Bastien said: >> Glad to see someone tinkering with it! yay! B> Could you test Robert's patches against latest Org and report B> any problem? As the author of the generic exporter, you might B> spot problems more easily... I think they looked fine wi

Re: [O] OPatches for org-generic-export

2011-10-22 Thread Bastien
Hi Robert, I applied your first two patches, but 3-4-5 don't apply against current HEAD. I agree with Wes it's good to have a minimal example on how to use org-export-generic and HTML is the right choice for that; but I also agree with you that this example should not be presented as a core func

Re: [O] OPatches for org-generic-export

2011-10-22 Thread Bastien
Jambunathan K writes: > http://repo.or.cz/w/org-mode/org-jambu.git/tree/refs/heads/private:/contrib/odt/tests This is a very nice test file. Jambunathan, do you have an idea on how could we integrate an export test suite into org-mode/test/, using ERT and (part of) your file? -- Bastien

Re: [O] OPatches for org-generic-export

2011-10-21 Thread Jambunathan K
> I think also we should try to assemble a single org document with all > kinds of markup that are expected to work, and use that to make tests. > An export facility is actually easy to regression test I just > haven't gotten around to it. Do you know if there is such a document > for one of

Re: [O] OPatches for org-generic-export

2011-10-21 Thread Robert Goldman
On 10/21/11 Oct 21 -12:06 PM, Wes Hardaker wrote: >> On Fri, 21 Oct 2011 11:13:24 -0500, "Robert P. Goldman" >> said: > > RPG> Attached is a set of patches to the org-generic-exporter. They fix > RPG> a change in the org-preprocess process that means that all uses of > RPG> the org-gene

Re: [O] OPatches for org-generic-export

2011-10-21 Thread Bastien
Hi Wes, Wes Hardaker writes: > RPG> Attached is a set of patches to the org-generic-exporter. They fix > RPG> a change in the org-preprocess process that means that all uses of > RPG> the org-generic export facility will crash. They also add > RPG> rudimentary support for trac wiki and tikiwik

Re: [O] OPatches for org-generic-export

2011-10-21 Thread Wes Hardaker
> On Fri, 21 Oct 2011 11:13:24 -0500, "Robert P. Goldman" > said: RPG> Attached is a set of patches to the org-generic-exporter. They fix RPG> a change in the org-preprocess process that means that all uses of RPG> the org-generic export facility will crash. They also add RPG> rudiment