emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] HTML export fails with (void-variable org-version)


From: Achim Gratz
Subject: Re: [O] HTML export fails with (void-variable org-version)
Date: Mon, 23 Apr 2012 18:04:29 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux)

Bastien writes:
> In the meantime, if you don't want to compile (I do not) the stupid 
> workaround is to set org-version in your config...  but yeah, let's 
> fix this upstream ASAP.

Again, the issue here is not compilation, but missing autoloads.

make autoloads

And if you still think you must override this, the thing(s) to set is

(defconst org-release)
(defconst org-git-release)

...which incidentally is what "make autoloads" will put into
org-install.el, with a docstring and all that.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Samples for the Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#BlofeldSamplesExtra




reply via email to

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