From: Achim Gratz <Stromeko@nexgo.de>
To: emacs-orgmode@gnu.org
Subject: Re: HTML export fails with (void-variable org-version)
Date: Mon, 23 Apr 2012 18:04:29 +0200 [thread overview]
Message-ID: <87obqi304y.fsf@Rainer.invalid> (raw)
In-Reply-To: 8762cq1n28.fsf@gnu.org
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
next prev parent reply other threads:[~2012-04-23 16:04 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-23 13:13 HTML export fails with (void-variable org-version) Eric Schulte
2012-04-23 15:32 ` Bastien
2012-04-23 15:49 ` Torsten Wagner
2012-04-23 16:04 ` Achim Gratz [this message]
2012-04-25 16:21 ` Bernt Hansen
2012-04-25 17:18 ` Jonathan Leech-Pepin
2012-04-25 21:07 ` Bernt Hansen
2012-04-26 4:42 ` Achim Gratz
2012-04-27 1:25 ` Bernt Hansen
2012-04-27 5:26 ` Achim Gratz
2012-04-25 18:15 ` Achim Gratz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87obqi304y.fsf@Rainer.invalid \
--to=stromeko@nexgo.de \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.