From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: clocktable and :step Date: Thu, 24 Apr 2008 16:27:42 +0200 Message-ID: <813AA676-9C37-4731-85A7-10FC443CBAF2@science.uva.nl> References: <003a01c8a601$914cb280$6580a8c0@CUBE> Mime-Version: 1.0 (Apple Message framework v919.2) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Jp2QW-0001cL-88 for emacs-orgmode@gnu.org; Thu, 24 Apr 2008 10:27:56 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Jp2QU-0001bm-UH for emacs-orgmode@gnu.org; Thu, 24 Apr 2008 10:27:55 -0400 Received: from [199.232.76.173] (port=36693 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jp2QU-0001bd-IS for emacs-orgmode@gnu.org; Thu, 24 Apr 2008 10:27:54 -0400 Received: from imap.science.uva.nl ([146.50.4.51]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Jp2QR-0006Em-Qz for emacs-orgmode@gnu.org; Thu, 24 Apr 2008 10:27:52 -0400 In-Reply-To: <003a01c8a601$914cb280$6580a8c0@CUBE> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Chris Randle Cc: emacs-orgmode@gnu.org On Apr 24, 2008, at 1:51 PM, Chris Randle wrote: > Hi > > Please could someone give me some examples of using :step with a > clocktable? I've tried all the arguments I could think of to see what > effect it has, but everything so far, except nil as an arg, gives the > error "Wrong type argument: number-or-marker-p, nil" after a C-c C-c. This is a documentation omission, you need to also specify wither a :block, or :tstart and :tend. Example: #+BEGIN: clocktable :scope file :step day :block thisweek - Carsten > > > Windows XP, Emacs 22.1.1, Org-mode 6.02 > > -- > Chris Randle > > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode