From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: (org-entry-get (point) "CLOCK") fails now Date: Sun, 30 Aug 2015 14:25:50 +0200 Message-ID: <87r3ml2ca9.fsf@nicolasgoaziou.fr> References: <87io7xc8au.fsf@kaffanke.at> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49063) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZW1ei-0006AJ-OM for emacs-orgmode@gnu.org; Sun, 30 Aug 2015 08:24:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZW1ei-0007hA-06 for emacs-orgmode@gnu.org; Sun, 30 Aug 2015 08:24:16 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:44917) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZW1eh-0007gs-PI for emacs-orgmode@gnu.org; Sun, 30 Aug 2015 08:24:15 -0400 In-Reply-To: <87io7xc8au.fsf@kaffanke.at> (Martin Kaffanke's message of "Sun, 30 Aug 2015 13:41:45 +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: Martin Kaffanke Cc: emacs-orgmode@gnu.org Hello, Martin Kaffanke writes: > Why is "CLOCK" property now missing (after elpa updates) in > org-entry-get? I removed it because it was not used in the code base, and the stored value was dubious anyway, i.e., the first CLOCK keyword in the entry, which could also be the first chronologically, or the last one, or anything between since there is no rule about the order of CLOCK keywords in an entry. > And how do I have to rewrite my code now? I don't have enough information to answer. What is your code supposed to do? What did you use CLOCK property for? Regards, -- Nicolas Goaziou