From mboxrd@z Thu Jan 1 00:00:00 1970 From: Niels Giesen Subject: Re: Formatting clock tables in the agenda Date: Wed, 9 Nov 2011 17:03:05 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=20cf303b43d15f972704b14f6c12 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:35282) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ROAcK-0007KG-S3 for emacs-orgmode@gnu.org; Wed, 09 Nov 2011 11:03:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ROAcE-0004Tv-SZ for emacs-orgmode@gnu.org; Wed, 09 Nov 2011 11:03:12 -0500 Received: from mail-qy0-f176.google.com ([209.85.216.176]:33804) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ROAcE-0004Tk-Lr for emacs-orgmode@gnu.org; Wed, 09 Nov 2011 11:03:06 -0500 Received: by qyk29 with SMTP id 29so2169490qyk.0 for ; Wed, 09 Nov 2011 08:03:05 -0800 (PST) In-Reply-To: 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: Tommy Kelly Cc: emacs-orgmode@gnu.org --20cf303b43d15f972704b14f6c12 Content-Type: text/plain; charset=UTF-8 You should probably check org-agenda-clockreport-parameter-plist On Wed, Nov 9, 2011 at 4:30 PM, Tommy Kelly wrote: > I have a clock table in my agendas -- I got it there by setting > org-agenda-start-with-clockreport-mode. I'm trying to control its > format. I've tried using org-clock-clocktable-default-properties but > that seems to have no effect. For example, this from my > custom-set-variables: > > '(org-agenda-start-with-clockreport-mode t) > '(org-clock-clocktable-default-properties (quote (:maxlevel 2 :scope > file :indent t :link t))) > > The presence/absence of that second line makes no difference to how my > agenda clocktable looks. > > How do I control that particular table's format? > > thanks > Tommy > > -- http://pft.github.com --20cf303b43d15f972704b14f6c12 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable You should probably check org-agenda-clockreport-parameter-plist

On Wed, Nov 9, 2011 at 4:30 PM, Tommy Kelly <tommy.kelly@veril= ab.com> wrote:
I have a clock table in my agendas -- I got= it there by setting
org-agenda-start-with-clockreport-mode. I'm trying to control its
format. I've tried using org-clock-clocktable-default-properties but that seems to have no effect. For example, this from my
custom-set-variables:

=C2=A0'(org-agenda-start-with-clockreport-mode t)
=C2=A0'(org-clock-clocktable-default-properties (quote (:maxlevel 2 :sc= ope
file :indent t :link t)))

The presence/absence of that second line makes no difference to how my
agenda clocktable looks.

How do I control that particular table's format?

thanks
Tommy




-- http://pft.github.com
--20cf303b43d15f972704b14f6c12--