Hi,

I'd love to try it out, but I'm not good at git. Would someone be kind enough to post directions?

I thought this would do it:

git checkout 3d802
git checkout -b ooo
git apply ../0001-Re-implement-org-export-as-html-and-add-support-for-.patch

But I got:

error: patch failed: lisp/org.el:8711
error: lisp/org.el: patch does not apply

Yours,
Christian


On 3/21/11 9:21 AM, Bastien wrote:
Hi Jambunathan,

Jambunathan K<kjambunat...@gmail.com>  writes:

This is a formal request to integrate my org-html.el&  org-odt.el
changes in to the master branch.

Thanks a *LOT* for this work!  I'm willing to help as much as possible
to get this integrated.

This patch introduces 3 major features:
1. A generic exporter

Let me understand: this is more a generalization of the HTML export than
a true generic exporter, right?  The docstring of org-do-export suggests
so.  Rewriting org-html.el so that the HTML export is done in a more
generic way is a *good* thing, but we should be careful with the naming
of the functions here.

2. All new html backend re-implemented as a plugin to (1).
3. A odt backend as a plugin to (1).

This makes sense.

The patch is based on git commit 3d802.

Please everyone test it and report any problem.  I was kept away from
Org due to personal issues the last week, but I'm available again.

All best,



Reply via email to