Re: [O] forward to the past ... Rounding timeclock

2012-12-29 Thread Bastien
Hi Kevin, Kevin Buchs writes: > I would like clocking to round to 15 minute intervals when I clock in > and clock out. I have the following in .emacs custom-set-variables > section: > '(org-time-stamp-rounding-minutes (quote (15 15))) > My org-version is 7.8.11 and emacs is 24.2.50.1 There

Re: [O] forward to the past ... Rounding timeclock

2012-11-24 Thread Bernt Hansen
Kevin Buchs writes: > (By the way, what is the best way (right way) to produce a patch > listing? This was all I could come up with). http://orgmode.org/worg/org-contribute.html#sec-4 Regards, Bernt

[O] forward to the past ... Rounding timeclock

2012-11-15 Thread Kevin Buchs
Org-modians, I would like clocking to round to 15 minute intervals when I clock in and clock out. I have the following in .emacs custom-set-variables section: '(org-time-stamp-rounding-minutes (quote (15 15))) My org-version is 7.8.11 and emacs is 24.2.50.1 The rounding operates just fine wh