Re: (org-cycle) in new plain list items

2020-05-24 Thread lamaglama
Sorry for being unclear, I'll try to rephrase what I am talking about. Bastien wrote: > So I guess you have (setq org-cycle-include-plain-lists nil), right? It is set to integrate, but I tested it and it does not seem to matter. > I'm not sure what "move to the parent level" really means here

(org-cycle) in new plain list items

2020-05-23 Thread lamaglama
It is a minor thing, but it sort of bugs me: When I press in a new plain list item it demotes it, as it should. But when I press again, it does not move to the parent level, like a new headline would. Rather, it goes to the initial level first, before moving on to the parent levels. Is thi