[Top][All Lists]
[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
- [O] HTML export fails with (void-variable org-version), Eric Schulte, 2012/04/23
- Re: [O] HTML export fails with (void-variable org-version), Bastien, 2012/04/23
- Re: [O] HTML export fails with (void-variable org-version), Torsten Wagner, 2012/04/23
- Re: [O] HTML export fails with (void-variable org-version),
Achim Gratz <=
- Re: [O] HTML export fails with (void-variable org-version), Bernt Hansen, 2012/04/25
- Re: [O] HTML export fails with (void-variable org-version), Jonathan Leech-Pepin, 2012/04/25
- Re: [O] HTML export fails with (void-variable org-version), Bernt Hansen, 2012/04/25
- Re: [O] HTML export fails with (void-variable org-version), Achim Gratz, 2012/04/26
- Re: [O] HTML export fails with (void-variable org-version), Bernt Hansen, 2012/04/26
- Re: [O] HTML export fails with (void-variable org-version), Achim Gratz, 2012/04/27
- Re: [O] HTML export fails with (void-variable org-version), Achim Gratz, 2012/04/25