Re: [BUG] org-forward-element for plain list item [9.6.15]

2024-08-11 Thread Ihor Radchenko
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. >

[BUG] org-forward-element for plain list item [9.6.15]

2024-08-11 Thread Seungki Kim
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