Re: [O] [PATCH v2] org-clock: Fix clock report sometimes ignoring hours before :wstart

2017-10-08 Thread Nicolas Goaziou
Hello, Georgiy Tugai writes: > * lisp/org-clock (org-clocktable-steps): Fix weekly-step clock report > ignoring hours between start of period and start of week, when start > of period is on a day of week numerically less than start of week. > > Clock report now always inserts a "week" star

[O] [PATCH v2] org-clock: Fix clock report sometimes ignoring hours before :wstart

2017-10-07 Thread Georgiy Tugai
* lisp/org-clock (org-clocktable-steps): Fix weekly-step clock report ignoring hours between start of period and start of week, when start of period is on a day of week numerically less than start of week. Clock report now always inserts a "week" starting at the start of the period, if nec