From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benjamin Slade Subject: can't find org-version? Date: Sun, 02 Sep 2012 22:46:01 -0500 Message-ID: <878vcrkbuu.fsf@jnanam.net> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="=-=-=" Return-path: Received: from eggs.gnu.org ([208.118.235.92]:60310) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T8Nby-00086J-MP for emacs-orgmode@gnu.org; Sun, 02 Sep 2012 23:46:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T8Nbx-0006gw-3P for emacs-orgmode@gnu.org; Sun, 02 Sep 2012 23:46:06 -0400 Received: from mail-ob0-f169.google.com ([209.85.214.169]:48033) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T8Nbw-0006g9-UM for emacs-orgmode@gnu.org; Sun, 02 Sep 2012 23:46:05 -0400 Received: by obhx4 with SMTP id x4so9780476obh.0 for ; Sun, 02 Sep 2012 20:46:04 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --=-=-= Content-Type: text/plain 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)) -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Dr Benjamin Slade [ http://ling.uta.edu/~ben/ ] Dept. of Linguistics & TESOL - University of Texas at Arlington 132E Hammond Hall | Office Hours: tba ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ {sent by [[http://www.djcbsoftware.nl/code/mu/index.html][mu4e]] on [[http://www.gnu.org/software/emacs][Emacs]] running under [[http://www.gnu.org/][GNU]]/[[http://www.linuxfoundation.org/][Linux]]} --=-=-= Content-Type: multipart/related; boundary="==-=-=" --==-=-= Content-Type: text/html

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))




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Dr Benjamin Slade [ http://ling.uta.edu/~ben/ ]
Dept. of Linguistics & TESOL - University of Texas at Arlington
132E Hammond Hall | Office Hours: tba
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{sent by mu4e on Emacs running under GNU/Linux}

--==-=-=-- --=-=-=--