From mboxrd@z Thu Jan 1 00:00:00 1970 From: Giovanni Ridolfi Subject: Re: can't find org-version? Date: Mon, 3 Sep 2012 08:23:54 +0100 (BST) Message-ID: <1346657034.96590.YahooMailNeo@web29806.mail.ird.yahoo.com> References: <878vcrkbuu.fsf@jnanam.net> Reply-To: Giovanni Ridolfi Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:40914) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T8R0q-000148-Tw for emacs-orgmode@gnu.org; Mon, 03 Sep 2012 03:24:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T8R0m-0007VC-V8 for emacs-orgmode@gnu.org; Mon, 03 Sep 2012 03:24:00 -0400 Received: from nm8-vm0.bullet.mail.ird.yahoo.com ([77.238.189.203]:38010) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1T8R0m-0007V8-JW for emacs-orgmode@gnu.org; Mon, 03 Sep 2012 03:23:56 -0400 In-Reply-To: <878vcrkbuu.fsf@jnanam.net> 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: Benjamin Slade , "emacs-orgmode@gnu.org" Da: Benjamin Slade =0A=0AInviato: Luned=EC 3 Settembre 20= 12 5:46=0A=0A> Since updating to org 7.9, I've had an odd problem with anot= her package that depends on org-mode (org-toodledo). =0A=0A> It reports tha= t it can't find org-version.=0A=0ASo the problem is=A0 in org-toodledo. Did= you ask its maintainer?=0A=0A=0A> The following work-around patches the pr= oblem, =0A=0A=0A> (require 'org-version)=0A> (setq org-version (org-release= ))=0A=0A> but I was wondering how to "really" solve it:=0A=0Ahack org-toodl= edo.=0A=0Acheers,=0AGiovanni=0A