From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Patch for fixing a missing autoload for the function org-clock-sum-today Date: Sun, 04 Feb 2018 23:37:29 +0100 Message-ID: <87o9l4gz4m.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46876) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eiSuj-0005Fl-7g for emacs-orgmode@gnu.org; Sun, 04 Feb 2018 17:37:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eiSuh-0000aO-Um for emacs-orgmode@gnu.org; Sun, 04 Feb 2018 17:37:33 -0500 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:59098) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eiSuh-0000Zt-O9 for emacs-orgmode@gnu.org; Sun, 04 Feb 2018 17:37:31 -0500 In-Reply-To: (Jose Robins's message of "Thu, 1 Feb 2018 15:07:58 -0800") 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" To: Jose Robins Cc: emacs-orgmode@gnu.org Hello, Jose Robins writes: > org-clock.el: Add an autoload entry for the function org-clock-sum-today > > * lisp/org-clock.el: When the org-mode is called for the very first time > any functionality that requires the org-clock-sum-today used to fail. > (e.g. a column that calculates CLOCKSUM_T) Applied, thank you. I added a TINYCHANGE cookie at the end of the commit message since I don't if you have signed FSF papers. Regards, -- Nicolas Goaziou