[Orgmode] Re: Unbillable clock time

2010-10-29 Thread Adam Elliott
Ross Patterson rpatterson.net> writes: > I would like to be able to designate some of my clock time as unbillable > such that when using a clockreport the unbillable time is not included. > I would also like to compare billable and unbillable time if possible. Back in March I submitted a patch t

[Orgmode] Re: Bug: Invalid function: ignore-errors [6.36]

2010-05-13 Thread Adam Elliott
Carsten Dominik gmail.com> writes: > org.el does this already. Just compile your .el files and things > should work. You are right, but I suspect the following: When org is compiled and installed using the Makefile, elisp source files are compiled individually. When org-list.el is compiled

[Orgmode] Re: Bug: Invalid function: ignore-errors [6.36]

2010-05-11 Thread Adam Elliott
Robert Andersson gu.se> writes: > RA> After upgrading from orgmode 6.34c to 6.36 I get an error "Invalid > RA> function: ignore-errors" when toggling checkboxes, and also running > > RA> (org-update-statistics-cookies all) > > RA> will not work at all. Downgrading back to 6.34c helps. > > I

[Orgmode] [PATCH] Add tags filter parameter to clock table

2010-02-22 Thread Adam Elliott
s 2, 4, and 5, the time clocked on "development" itself is being removed. Example 2 illustrates the effect of tag inheritance. Adam From 80fb7b01c58989ed69b5a176784d71fe557fc4c6 Mon Sep 17 00:00:00 2001 From: Adam Elliott Date: Mon, 22 Feb 2010 00:57:22 -0500 Subject

[Orgmode] [PATCH] Auto resume clock-in fails

2009-04-09 Thread Adam Elliott
Using org 6.25e: Automatically resuming the clock after an Emacs restart fails under the following cases: 1. If org-log-states-order-reversed set to t (default), and a state change line precedes the clock line to resume. Error message is "Cannot restart clock because task does not contain u

[Orgmode] [PATCH] Change timestamps in day-step clocktable from active to inactive

2009-03-05 Thread Adam Elliott
When run in day-step mode, the clocktable header line for each day's table contains an active timestamp. I figure it should be an inactive timestamp, since otherwise I get a junk entry in the agenda each day (whatever heading was previous to the clocktable). I'm talking about the output from