Marco Wahl <marcowahls...@gmail.com> writes: > Soubzriquet <soubzriq...@gmail.com> writes: >>> [...] > >>> > odd issue with using "day" steps where the date is getting offset >>> > sometimes. >>> > >>> > I saw the issue with 26.1, was not fixed by updating to current >>> > environment with an empty init.el on OS X: >>> > ... >>> > Daily report: [2019-11-03 Sun] >>> > | Headline | Time | >>> > |--------------+--------| >>> > | *Total time* | *3:00* | >>> > |--------------+--------| >>> > | Day 3 | 3:00 | >>> > >>> > Daily report: [2019-11-03 Sun] >>> > | Headline | Time | >>> > |--------------+--------| >>> > | *Total time* | *4:00* | >>> > |--------------+--------| >>> > | Day 4 | 4:00 | >>> >
>>> I can not reproduce this behavior. > >> Hi, sorry I was not more clear - the issue occurs also with emacs -Q or >> with empty init.el on my system. > > Okay, thanks. I think I'm at the end of my abilities to investigate the > issue further. > > I suggest you dig a little deeper for better understanding. E.g.: > > - Try make the example of failure as small as you can. > > - Check with a newer version of Org. > > - Debug the issue. > > > Possibly someone else can confirm the issue. > > I can reproduce the issue with 9.1.9, but it goes away with 9.2 or later. Marco's suggestion to use a newer version is the right thing to do. -- Nick "There are only two hard problems in computer science: cache invalidation, naming things, and off-by-one errors." -Martin Fowler