emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Checkboxes with org-list-allow-alphabetical


From: Nicolas Goaziou
Subject: Re: [O] Checkboxes with org-list-allow-alphabetical
Date: Thu, 19 Jun 2014 22:47:08 +0200

Hello,

jeff Kowalczyk <address@hidden> writes:

> Using Org-mode version 8.2.6 (release_8.2.6-1) git master 25fc4d:
>
> Alphabetic ordered lists do not seem to work with checkboxes:
>
> : (setq org-list-allow-alphabetical t)
>
> Type a checkbox, but org doesn't seem to parse it:
>
> : * heading
> : 
> : 1. [ ] numeric heading
> :    a. [ ] alphabetic subheading (typed but not checkbox faced or C-c usable)
>
> Use keychord to create next item with checkbox, but also not parsed:
>
> : * heading
> : 
> : 1. [ ] numeric heading
> :    a. alphabetic subheading(point here, press M-S-RET)
> :    b. [ ] (creates this, not checkbox faced or C-c usable)
>
> Is this expected behavior? Do I need to enable additional options?

You need to reload Org when you modify `org-list-allow-alphabetical'.


Regards,

-- 
Nicolas Goaziou



reply via email to

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