emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Unifty orgalist and org list behavior.


From: Uwe Brauer
Subject: Re: [O] Unifty orgalist and org list behavior.
Date: Sun, 15 Jul 2018 12:53:53 +0300

> 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 <address@hidden> wrote:
Hello,

Uwe Brauer <address@hidden> 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

[Prev in Thread] Current Thread [Next in Thread]