From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Org errors while building agenda: (void-function org-hh:mm-string-to-minutes) Date: Fri, 19 Aug 2011 22:12:30 +0200 Message-ID: <87wre9cg9d.fsf@gnu.org> References: <8762ltwgu7.fsf@tsdh.uni-koblenz.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:58644) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QuVQ3-0002Mu-Pv for emacs-orgmode@gnu.org; Fri, 19 Aug 2011 16:11:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QuVPz-00019t-6d for emacs-orgmode@gnu.org; Fri, 19 Aug 2011 16:11:55 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:39694) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QuVPy-00019k-MP for emacs-orgmode@gnu.org; Fri, 19 Aug 2011 16:11:51 -0400 Received: by wyi11 with SMTP id 11so2800701wyi.0 for ; Fri, 19 Aug 2011 13:11:50 -0700 (PDT) In-Reply-To: <8762ltwgu7.fsf@tsdh.uni-koblenz.de> (Tassilo Horn's message of "Fri, 19 Aug 2011 17:39:44 +0200") 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: Tassilo Horn Cc: emacs-orgmode@gnu.org Hi Tassilo, Tassilo Horn writes: > it seems commit > > commit 8c3ecbe39a0c99e3724246d1eb460495a53721b6 > Author: Bastien Guerry > Date: Wed Aug 17 16:08:02 2011 +0200 > > Move three functions and add appropriate require/declarations. > > * org-clock.el (org-duration-string-to-minutes) > (org-minutes-to-hh:mm-string, org-hh:mm-string-to-minutes): > Move from org.el. > > has broken my agenda. I've reverted this commit. I first thought `org-duration-string-to-minutes' and associated variables and functions would better fit into org-clock.el, but I now see they are of more general purpose. Thanks for reporting this! -- Bastien