Re: [O] [BUG] Infloop in org-element-inlinetask-parser

2014-06-29 Thread Nicolas Goaziou
Hello, Aaron Ecay writes: > In the latest checkout of master, I am seeing an infloop in > org-element-inlinetask-parser. This originates when that function > calls back into org-element-at-point to look for a property drawer, > which moves the point back before the beginning of the inlinetask a

[O] [BUG] Infloop in org-element-inlinetask-parser

2014-06-28 Thread Aaron Ecay
Hello, In the latest checkout of master, I am seeing an infloop in org-element-inlinetask-parser. This originates when that function calls back into org-element-at-point to look for a property drawer, which moves the point back before the beginning of the inlinetask and then attempts to re-enter