Seungki Kim writes:
> When the content of an org file is as follows:
>
> * TestA
> - test1
> - test2
> - test3
> - test4
> * TestB
>
> If the cursor is at the beginning of the line (at '-') of the items test2,
> test3, or test4, org-forward-element works as expected, moving to the next
> item.
>
Hi ,
I am writing to report a behavior in org-forward-element that I suspect may
be a bug.
When the content of an org file is as follows:
* TestA
- test1
- test2
- test3
- test4
* TestB
If the cursor is at the beginning of the line (at '-') of the items test2,
test3, or test4, org-forward-eleme