From: Achim Gratz <Stromeko@nexgo.de>
To: emacs-orgmode@gnu.org
Subject: Re: can't find org-version?
Date: Thu, 06 Sep 2012 08:55:02 +0200 [thread overview]
Message-ID: <87k3w7r67t.fsf@Rainer.invalid> (raw)
In-Reply-To: 878vcrkbuu.fsf@jnanam.net
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
next prev parent reply other threads:[~2012-09-06 6:55 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-03 3:46 can't find org-version? Benjamin Slade
2012-09-03 7:23 ` Giovanni Ridolfi
2012-09-03 13:30 ` Suvayu Ali
2012-09-03 14:45 ` Benjamin Slade
2012-09-03 14:48 ` Christopher J. White
2012-09-04 11:14 ` Giovanni Ridolfi
2012-09-04 11:55 ` Suvayu Ali
2012-09-04 12:04 ` Nick Dokos
2012-09-04 13:13 ` Giovanni Ridolfi
2012-09-04 14:34 ` Christopher J. White
2012-09-04 14:59 ` Nick Dokos
2012-09-04 17:15 ` Nick Dokos
2012-09-04 20:03 ` Christopher J. White
2012-09-06 17:31 ` Achim Gratz
2012-09-06 17:43 ` Bastien
2012-09-06 18:09 ` Achim Gratz
2012-09-06 18:20 ` Achim Gratz
2012-09-06 19:14 ` Bastien
2012-09-06 6:55 ` Achim Gratz [this message]
2012-09-06 17:50 ` Bastien
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
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87k3w7r67t.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 public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
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).