Ihor Radchenko <yanta...@gmail.com> writes: >> Minimal reproducer: >> >> 1. Create an empty org file and open it >> 2. Yank the following string: "CLOCK: [2021-10-22 Fri 10:41]--[2021]" >> 3. M-: (org-element-at-point) <RET> > > The attached is tentative fix for cases like the above.
Applied onto main via 4dda0d7a8. This may also fix https://list.orgmode.org/8735grjq2e.fsf@no.workgroup/T/#u > Should we consider the above CLOCK line as a valid running clock or > maybe it should be parsed as a paragraph? I am still leaving this question open despite applying the above patch. At least, we need to get the bug fixed. Best, Ihor