emacs-orgmode
[Top][All Lists]
Advanced

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

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


From: jeff Kowalczyk
Subject: [O] Checkboxes with org-list-allow-alphabetical
Date: Mon, 16 Jun 2014 17:30:32 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

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?

Thanks,
Jeff





reply via email to

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