emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] can't find org-version?


From: Achim Gratz
Subject: Re: [O] can't find org-version?
Date: Thu, 06 Sep 2012 08:55:02 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux)

Benjamin Slade writes:
> Since updating to org 7.9, I've had an odd problem with another
> package that depends on org-mode (org-toodledo). It reports that it
> can't find org-version. I did have org installed via git, but I
> decided, given that I'm running emacs24, to change over to the elpa
> install to see if that made any difference. It didn't.
>
> The following work-around patches the problem, but I was wondering how
> to "really" solve it:
>
>
> (require 'org-version)
> (setq org-version (org-release))

The variable org-version was an internal one that has been removed.  The
org-toodledo package should not rely on internal variables, but rather
use the official interface, in this case the function org-version.


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

Factory and User Sound Singles for Waldorf rackAttack:
http://Synth.Stromeko.net/Downloads.html#WaldorfSounds




reply via email to

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