From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [PATCH] Add function evaluation parameter for the clocktable scope Date: Mon, 06 Mar 2017 18:03:08 +0100 Message-ID: <87fuiq49tf.fsf@nicolasgoaziou.fr> References: <8737errzfe.fsf@brickabode.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38645) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ckw2a-0002dj-FX for emacs-orgmode@gnu.org; Mon, 06 Mar 2017 12:03:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ckw2X-0006oE-CP for emacs-orgmode@gnu.org; Mon, 06 Mar 2017 12:03:20 -0500 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:59198) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ckw2X-0006nq-6M for emacs-orgmode@gnu.org; Mon, 06 Mar 2017 12:03:17 -0500 In-Reply-To: <8737errzfe.fsf@brickabode.com> (Eduardo Bellani's message of "Sun, 05 Mar 2017 22:01:49 -0300") 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: Eduardo Bellani Cc: org mode Hello, Eduardo Bellani writes: > org-clock.el: Add nullary function evaluation as a clocktable scope > parameter Applied with some tiny changes: I remove "nullary function" from the manual, preferring "function of no argument". I updated the test to reflect latest changes to "test-org-clock.el". I also added "TINYCHANGE" at the end of the cookie since I don't know your status wrt FSF papers. Thank you. Regards, -- Nicolas Goaziou