Hi Christian,
Christian Hemminghaus <[email protected]> writes:
> I ran into an error message while composing structured text with
> org-mode using org-inline-tasks. The error appears when moving around
> inline tasks in my document.
yes, I confirm this bug.
The wrong behavior is here, whether you loaded org-inlinetask or not,
but the error ("Invalid...") is only triggered when org-inlinetask is
loaded.
I guess this is due to `org-element-at-point' considering inline tasks
as headlines, thus trying to move only one line.
Nicolas, would you know how to solve this (if it does not get us into
hard syntactic decisions)?
--
Bastien