From: Peter Davis <pfd@pfdstudio.com>
To: Bastien <bzg@gnu.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: Nested ordered lists?
Date: Tue, 21 Jan 2014 14:40:11 -0500 [thread overview]
Message-ID: <20140121194010.GB22768@pdavismbp15.iscinternal.com> (raw)
In-Reply-To: <8738kh6t20.fsf@bzg.ath.cx>
On Tue, Jan 21, 2014 at 08:20:07PM +0100, Bastien wrote:
> Hello Peter,
>
> Peter Davis <pfd@pfdstudio.com> writes:
>
> > 1) item 1
> > a) item 1a
> > b) item 1b
> > c) item 1c
> > 2) item 2
> > a) item 2a
> > b) item 2b
> > 3) item 3
> > 4) etc.
> > ...
>
> Yes!
>
> (setq org-list-allow-alphabetical t)
>
> Then insert
>
> 1) item 1 <= M-RET
> 2) ...
>
> or
>
> 1) item 1
> a) item 1a <= M-RET
> b) ...
>
> HTH,
>
> --
> Bastien
Thanks, Bastien, but I seem to be having a problem with this. I tried
setting the variable in my .emacs, but the help says it must be set
before org-mode loads. It then gives a line of code
(when (featurep 'org-element) (load "org-element" t t))
to set this in a running Emacs, but when I do this, I get
Symbol's value as variable is void: org-drawers
I tried customizing the variable, but the result is the same.
Thanks!
-pd
--
----
Peter Davis
The Tech Curmudgeon
www.techcurmudgeon.com
next prev parent reply other threads:[~2014-01-21 19:46 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-21 18:59 Nested ordered lists? Peter Davis
2014-01-21 19:20 ` Bastien
2014-01-21 19:40 ` Peter Davis [this message]
2014-01-21 19:56 ` Peter Davis
2014-01-21 20:37 ` Josiah Schwab
2014-01-21 20:45 ` Peter Davis
2014-01-22 0:07 ` Vladimir Lomov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140121194010.GB22768@pdavismbp15.iscinternal.com \
--to=pfd@pfdstudio.com \
--cc=bzg@gnu.org \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.