emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Re: [PATCH][ANN] org-html/org-odt


From: Christian Moe
Subject: Re: [O] Re: [PATCH][ANN] org-html/org-odt
Date: Mon, 21 Mar 2011 09:53:55 +0100
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.5; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9

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<address@hidden>  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

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