From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Davis Subject: Numbered list counting down? Date: Mon, 22 Feb 2016 06:50:41 -0500 Message-ID: <56CAF611.8040007@pfdstudio.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35010) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aXp0s-0004Sg-9y for emacs-orgmode@gnu.org; Mon, 22 Feb 2016 06:50:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aXp0o-0000w2-Ty for emacs-orgmode@gnu.org; Mon, 22 Feb 2016 06:50:50 -0500 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:44390) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aXp0o-0000tz-HV for emacs-orgmode@gnu.org; Mon, 22 Feb 2016 06:50:46 -0500 Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 6EB4620663 for ; Mon, 22 Feb 2016 06:50:42 -0500 (EST) 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: "emacs-orgmode@gnu.org" I'm trying to create a numbered list where the numbers count down instead of up. As I understand this: , the following should work: -------- * Countdown list [@3] Third [@2] Second [@1] First -------- But in fact, I just get a paragraph like with all the list elements run together. Am I misunderstanding this? Thanks, -pd -- ---- Peter Davis http://www.techcurmudgeon.com