From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer Stengele Subject: org-agenda-clockreport-mode does not include archived entries? How to? Date: Mon, 20 Feb 2012 09:03:28 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:46367) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RzODm-0006Um-KK for emacs-orgmode@gnu.org; Mon, 20 Feb 2012 03:03:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RzODi-0007er-TT for emacs-orgmode@gnu.org; Mon, 20 Feb 2012 03:03:42 -0500 Received: from plane.gmane.org ([80.91.229.3]:40404) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RzODi-0007eh-OT for emacs-orgmode@gnu.org; Mon, 20 Feb 2012 03:03:38 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1RzODh-0003Pq-0T for emacs-orgmode@gnu.org; Mon, 20 Feb 2012 09:03:37 +0100 Received: from 212.34.176.74 ([212.34.176.74]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 20 Feb 2012 09:03:37 +0100 Received: from rainer.stengele by 212.34.176.74 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 20 Feb 2012 09:03:37 +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: emacs-orgmode@gnu.org Hi! Last week I archived lots of headlines in order to speed up the agenda refresh. This week I am checking my monthly clock report in the agenda with v R (Toggle Clockreport mode). What I find is that org-agenda-clockreport-mode does not seem to include archived entries, which seems to be a contradiction to the documentation where I find (org-clock-report) .. The clock table always includes also trees with :ARCHIVE: tag. This is bad as I now have lots of "holes" in my clock report view. How can I include archived entries? Rainer