>>>>> On Mon, 02 Jan 2012, Achim Gratz wrote:

> Jambunathan K <kjambunat...@gmail.com> writes:
>> (org-odt-styles-dir-list, org-odt-schema-dir-list): New
>> variables.  Pay specific attention to (eval-when-compile ...)
>> form through which Makefile's $(datadir) - contained in
>> `org-odt-data-dir' - gets compiled in as a "hard coded"
>> constant.

> I don't understand the need for compile-time evaluation.  In any
> case it would be nice to avoid it.

It's somewhat fragile, because the program will behave differently
depending if the .el or the .elc file is loaded.

Therefore I think that embedding the variable in org-install.el (as in
commit 67e92cf in your fork) is preferable.

Cheers,
Ulrich

Reply via email to