Hi, sorry you are right. I set plain list item to always and also changed org-list-allow-alphabetical, so everything works as expected On Sun, Jul 15, 2018 at 12:06 PM Nicolas Goaziou wrote: > Hello, > > Uwe Brauer writes: > > > I enjoy pretty much orgalist, which behaves slightly differently form > > vanilla org mode lists. > > > > So could vanilla org mode list also include > > > > 1. An equivalent to orgalist-separated-items > > See `org-blank-before-new-entry'. > > > 2. Make org-cycle-list-bullet more similar to > > orgalist-cycle-bullet: especially I liked > > ‘-’ -> ‘+’ -> ‘1.’ -> ‘a.’ > > > > Over org vanillas > > > > ‘-’ -> ‘+’ -> ‘*’ -> ‘1.’ -> ‘1)’ > > or is there a variable in org mode to customize the cylcling and > > I did not find it? > > See `org-list-allow-alphabetical' and > `org-plain-list-ordered-item-terminator'. > > Unfortunately, you cannot remove "*" bullet from vanilla Org. > > Regards, > > -- > Nicolas Goaziou >