From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Davis Subject: Re: Nested ordered lists? Date: Tue, 21 Jan 2014 14:56:32 -0500 Message-ID: <20140121195632.GC22768@pdavismbp15.iscinternal.com> References: <20140121185955.GA22768@pdavismbp15.iscinternal.com> <8738kh6t20.fsf@bzg.ath.cx> <20140121194010.GB22768@pdavismbp15.iscinternal.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47853) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W5hWk-0001u8-DH for emacs-orgmode@gnu.org; Tue, 21 Jan 2014 15:02:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W5hWd-00042I-Kv for emacs-orgmode@gnu.org; Tue, 21 Jan 2014 15:02:26 -0500 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:55874) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W5hWd-000424-DG for emacs-orgmode@gnu.org; Tue, 21 Jan 2014 15:02:19 -0500 Received: from compute1.internal (compute1.nyi.mail.srv.osa [10.202.2.41]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id 7BE9520FAF for ; Tue, 21 Jan 2014 15:02:12 -0500 (EST) Content-Disposition: inline In-Reply-To: <20140121194010.GB22768@pdavismbp15.iscinternal.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bastien Cc: emacs-orgmode@gnu.org On Tue, Jan 21, 2014 at 02:40:11PM -0500, Peter Davis wrote: > On Tue, Jan 21, 2014 at 08:20:07PM +0100, Bastien wrote: > > > > (setq org-list-allow-alphabetical t) > > > > Symbol's value as variable is void: org-drawers > Ok, quitting and re-starting emacs has almost gotten it working. I'm not getting the error, and I am getting nested lists, but all the numbering is numeric. My test file had #+STARTUP: showeverything logdone #+options: num:nil 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. but my html output had all list items numbered.
  1. item 1
    1. item 1a
    2. item 1b
    3. item 1c
  2. item 2
    1. item 2a
    2. item 2b
  3. item 3
  4. etc.
Thanks! -pd -- ---- Peter Davis The Tech Curmudgeon www.techcurmudgeon.com