Re: [O] [Bug] element cache problem with repeating timestamps

2014-06-23 Thread Matt Lundin
Nicolas Goaziou writes: > Hello, > > Matt Lundin writes: > >> A recent git pull broke logging with repeating todos. >> >> I'm guessing this has something to do with one of the recent changes to >> the org element cache, since setting org-element-use-cache to nil solves >> the problem. > > It sh

Re: [O] [Bug] element cache problem with repeating timestamps

2014-06-23 Thread Nicolas Goaziou
Hello, Matt Lundin writes: > A recent git pull broke logging with repeating todos. > > I'm guessing this has something to do with one of the recent changes to > the org element cache, since setting org-element-use-cache to nil solves > the problem. > > Recipe to replicate: > > 1. /usr/bin/emacs

[O] [Bug] element cache problem with repeating timestamps

2014-06-22 Thread Matt Lundin
A recent git pull broke logging with repeating todos. I'm guessing this has something to do with one of the recent changes to the org element cache, since setting org-element-use-cache to nil solves the problem. Recipe to replicate: 1. /usr/bin/emacs -Q -l ~/minimal.el Here is minimal.el: m