Earl Chase <[email protected]> writes: >> I think I tracker this down to another, unrelated bug. >> When inlinetask is before first heading, we get >> `org-get-repeat' entering (org-before-first-heading-p) >> branch and ignoring the repeaters inside the inlinetasks. > > I see. I had originally planned to include a revision of > org-get-repeat in this patch but once I got going, I thought that > would be too much. But since there is a bug, I could go ahead and make > `org-get-repeat' use the org-element API. Or I could just fix the bug. > What do you think?
I think we can fix org-get-repeat by using org-element API. Once done, we can go ahead with this patch (and tests working). -- Ihor Radchenko // yantar92, Org mode maintainer, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>
