> See `org-list-allow-alphabetical' and
> `org-plain-list-ordered-item-terminator'.

thanks for the fast response.


I checked:

,----
| org-plain-list-ordered-item-terminator is a variable defined in
‘org-list.el’.
| Its value is 46
`----

but still I don't get and empty line after one list item in vanilla
org, (while I get this in orgalist.)



org-list-allow-alphabetical:

,----
| org-list-allow-alphabetical is a variable defined in ‘org-list.el’.
| Its value is t
| Original value was nil
| Local in buffer new.txt; global value is nil
`----

But still I cannot cycle from 1. to a.

Sorry.


On Sun, Jul 15, 2018 at 12:06 PM Nicolas Goaziou <m...@nicolasgoaziou.fr>
wrote:

> Hello,
>
> Uwe Brauer <o...@mat.ucm.es> 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
>

Reply via email to