unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Impossible to set org mode variable
@ 2014-01-17 17:58 Rusi
  2014-01-17 22:00 ` Suvayu Ali
       [not found] ` <mailman.12230.1389996076.10748.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 4+ messages in thread
From: Rusi @ 2014-01-17 17:58 UTC (permalink / raw)
  To: help-gnu-emacs

There is a variable org-odt-data-dir that I am trying to set for the org-mode exporter to work.  However I seem to be completely unable to make a setq or defvar or whatever do what it should.

Heres the scenario

emacs 23 C-h v
---------------
org-odt-data-dir is a variable defined in `org-version.el'.
Its value is "~/pdsw/org-mode/etc"

Documentation:
The location of ODT styles.
------------------
So far so good. This is what Ive set and what I want

Now emacs 24 C-h v
------------------
org-odt-data-dir is a variable defined in `org-version.el'.
Its value is "/usr/share/emacs/etc/org"

Documentation:
The location of ODT styles.

The even weirder thing is if I click the org-version link, I see

;;;###autoload
(defvar org-odt-data-dir "~/pdsw/org-mode/etc"
  "The location of ODT styles.")

Can someone explain whats going on


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-01-18 10:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-17 17:58 Impossible to set org mode variable Rusi
2014-01-17 22:00 ` Suvayu Ali
     [not found] ` <mailman.12230.1389996076.10748.help-gnu-emacs@gnu.org>
2014-01-18  2:38   ` Rusi
2014-01-18 10:35     ` Suvayu Ali

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).