From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [BUG] org-clock-display is partial (only some entries are counted) Date: Tue, 17 Feb 2015 22:13:45 +0100 Message-ID: <87h9ukutpy.fsf@nicolasgoaziou.fr> References: <86pp98sxzq.fsf@example.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56268) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YNpS3-0001cq-2V for emacs-orgmode@gnu.org; Tue, 17 Feb 2015 16:13:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YNpRz-00040l-NN for emacs-orgmode@gnu.org; Tue, 17 Feb 2015 16:13:02 -0500 Received: from plane.gmane.org ([80.91.229.3]:54408) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YNpRz-00040X-GE for emacs-orgmode@gnu.org; Tue, 17 Feb 2015 16:12:59 -0500 Received: from public by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1YNpRy-00027p-JY for emacs-orgmode@gnu.org; Tue, 17 Feb 2015 22:12:58 +0100 In-Reply-To: <86pp98sxzq.fsf@example.com> (Sebastien Vauban's message of "Tue, 17 Feb 2015 10:12:09 +0100") 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: Sebastien Vauban Cc: public-emacs-orgmode-mXXj517/zsQ@plane.gmane.org Hello, Sebastien Vauban writes: > As you can see on http://screencast.com/t/B0knccOCqco, the output of the > command org-clock-display (bound to C-c C-x C-d) -- which displays > subtree times in the entire buffer -- is partial: for a reason which > still escapes me, meetings A and B are not counted... See `org-clock-display-default-range'. Basically, clock display only consider clocks in the current year, by default. > PS- Another weird thing is to see that "Org clock display" reports some > time (0:13 in the screenshot) for the section "Worked Hours > Report"... which has no LOGBOOK! I cannot reproduce it. Regards, -- Nicolas Goaziou