emacs-devel
[Top][All Lists]
Advanced

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

Re: Merging Org 7.8.02 before Emacs 24.1


From: Jambunathan K
Subject: Re: Merging Org 7.8.02 before Emacs 24.1
Date: Sat, 24 Dec 2011 13:01:50 +0530
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (windows-nt)

Jambunathan K <address@hidden> writes:

> Bastien
>
>> Org 7.8.02 comes with two major changes, both worth the merge to happen
>> before the 24.1 release.
>>
>> 1. New ODT exporter: Jambunathan has been working very hard on this.  I
>>    didn't merge his work into Org 7.7 because I wanted to clear up some
>>    copyright issues that took long to understand and to sort out.  This
>>    is now okay, and not having this exporter in 24.1 would be a major
>>    frustration for Jambunathan, me and many others.
>
> Where will the odt styles files go? It will definitely go under etc/
> hierarchy but where exactly?

I propose that under the Emacs system hierarchy, these files go under
etc/org/. With this, the above files will have the following names.

(i) etc/org/OrgOdtStyles.xml  
(ii) etc/org/OrgOdtContentTemplate.xml

If some other location is chosen, the following var has to be updated
suitably in the bzr repo. Otherwise org-odt will refuse to load.

Please see the following commit in Org's repo.

,----
| commit f237ef8b3766c7fcf4213d8c334ef403ede1c6e5
| Author: Jambunathan K <address@hidden>
| Date:   Sat Dec 24 11:33:54 2011 +0530
| 
|     org-odt.el (org-odt-styles-dir): It is etc/org/ under vanilla Emacs
|     
|     * org-odt.el (org-odt-styles-dir): Assume that the styles
|     files are located under `data-directory' of Emacs distribution
|     as etc/org/OrgOdtStyles.xml and
|     etc/org/OrgOdtContentTemplate.xml.  Also update docstring.
|     (org-export-odt-schema-dir): Update docstring.
`----








> Jambunathan K.
>
>

-- 



reply via email to

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