From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Option for new clocktables to default to scope: subtree? Date: Thu, 17 Sep 2009 07:59:18 +0100 Message-ID: References: <577031.71475.qm@web63406.mail.re1.yahoo.com> Mime-Version: 1.0 (Apple Message framework v936) 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 1MoAxm-0008NG-Jn for emacs-orgmode@gnu.org; Thu, 17 Sep 2009 02:59:30 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MoAxh-0008Lb-H4 for emacs-orgmode@gnu.org; Thu, 17 Sep 2009 02:59:30 -0400 Received: from [199.232.76.173] (port=38516 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MoAxh-0008LY-Ch for emacs-orgmode@gnu.org; Thu, 17 Sep 2009 02:59:25 -0400 Received: from mx20.gnu.org ([199.232.41.8]:32725) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MoAxg-0000X4-Lo for emacs-orgmode@gnu.org; Thu, 17 Sep 2009 02:59:25 -0400 Received: from mail-ew0-f211.google.com ([209.85.219.211]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MoAxe-0005Vb-16 for emacs-orgmode@gnu.org; Thu, 17 Sep 2009 02:59:22 -0400 Received: by ewy7 with SMTP id 7so111067ewy.31 for ; Wed, 16 Sep 2009 23:59:20 -0700 (PDT) In-Reply-To: <577031.71475.qm@web63406.mail.re1.yahoo.com> 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: Jeff Kowalczyk Cc: emacs-orgmode@gnu.org On Sep 17, 2009, at 2:04 AM, Jeff Kowalczyk wrote: > I frequently use clocktables, and always use scope: subtree. The > default scope is file. > > If it doesn't exist already (I didn't find it with grep), an org > customization variable for this preference would be very helpful. There is now, `org-clock-clocktable-default-properties'. HTH - Carsten