From: "Christopher J. White" <orgmode@grierwhite.com>
To: emacs-orgmode@gnu.org
Subject: Re: can't find org-version?
Date: Tue, 04 Sep 2012 13:03:22 -0700 [thread overview]
Message-ID: <50465E8A.7060901@grierwhite.com> (raw)
In-Reply-To: <7390.1346778932@alphaville.americas.hpqcorp.net>
Hi Nick,
On 9/4/12 10:15 AM, Nick Dokos wrote:
> Here is a snippet of code that works in those two and in 7.9.1 as well:
>
> (setq version (if (boundp 'org-version)
> org-version
> (org-version))
>
Thanks -- I do not have a copy of 7.9 available, so wasn't sure what
parameters to call.
I can certainly add this to org-toodledo.el, but I guess I fail to
understand why it was changed in the first place. The above solution
means that every package out there that is dependent on org and needs to
look up the version needs to change to work with 7.9 If org simply kept
the org-version as a variable, there would be no need for this.
If 7.9 is still an early release, I'd suggest adding the org-version
variable back to org so as not to break other packages that may also
depend the version string.
...cj
next prev parent reply other threads:[~2012-09-04 20:03 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 [this message]
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
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=50465E8A.7060901@grierwhite.com \
--to=orgmode@grierwhite.com \
--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.