emacs-orgmode
[Top][All Lists]
Advanced

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

[O] bug#16734: Default value org-odt-data-dir (in Emacs) makes no sense


From: Jambunathan K
Subject: [O] bug#16734: Default value org-odt-data-dir (in Emacs) makes no sense
Date: Sat, 15 Feb 2014 12:16:55 +0530
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

See these posts.

    http://permalink.gmane.org/gmane.emacs.orgmode/81330
    http://permalink.gmane.org/gmane.emacs.orgmode/81364

If Org is run from Vanilla Emacs then setting then setting that to
`org-odt-data-dir' to nil should work (I think).

The primary consumer of `org-odt-data-dir' is a package distributor who
distributes a STANDALONE org.  He can set this variable to the location
in the file system where he has dumped the styles file.

>From the archives:
    http://lists.gnu.org/archive/html/emacs-orgmode/2012-01/msg00020.html


Glenn Morris <address@hidden> writes:

> Package: emacs,org-mode
> Version: 24.3.50
>
> This refers to the version of Org mode in Emacs trunk.
>
> ./src/emacs -Q -l ox-odt
> C-h v org-odt-data-dir
>   -> Its value is "/usr/share/emacs/etc/org"
>
> This value is hard-coded (and autoloaded; why?) in org-version.el.
> This value makes no sense.
> For Emacs, it should be something based on data-directory.
>
> This was pointed out before in some moderately lengthy discussion:
>
> http://lists.gnu.org/archive/html/emacs-devel/2012-10/msg00002.html
> http://lists.gnu.org/archive/html/emacs-devel/2012-10/msg00070.html
>
> (In general, the setting of directory-related variables in ox-odt seems
> rather over-engineered.)





reply via email to

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