From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lawrence Bottorff Subject: Re: Automatic ordered lists with "intelligent decimalization"? Date: Sat, 7 Jun 2014 13:34:28 -0500 Message-ID: References: <87k38syg7j.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11c3c1e467c87604fb433aca Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47772) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WtLRm-0001xU-7w for emacs-orgmode@gnu.org; Sat, 07 Jun 2014 14:34:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WtLRl-00020p-Ac for emacs-orgmode@gnu.org; Sat, 07 Jun 2014 14:34:30 -0400 Received: from mail-pd0-x229.google.com ([2607:f8b0:400e:c02::229]:41093) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WtLRl-00020X-3F for emacs-orgmode@gnu.org; Sat, 07 Jun 2014 14:34:29 -0400 Received: by mail-pd0-f169.google.com with SMTP id w10so3732948pde.14 for ; Sat, 07 Jun 2014 11:34:28 -0700 (PDT) In-Reply-To: <87k38syg7j.fsf@nicolasgoaziou.fr> 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 --001a11c3c1e467c87604fb433aca Content-Type: text/plain; charset=UTF-8 Besides the stackoverflow idea, my kludge is #+STARTUP: hidestars * 1 ** 1.1 ** 1.2 ** 1.3 *** 1.3.1 *** 1.3.2 **** 1.3.2.1 ***** 1.3.2.1.1 ***** 1.3.2.1.2 Does anyone know where this sort of thing resides? Emacs outline? On Sat, Jun 7, 2014 at 8:58 AM, Nicolas Goaziou wrote: > Hello, > > Lawrence Bottorff writes: > > > I've seen explanations all around this issue, but nothing specific to the > > question: Can you create so-called *ordered* list entries automatically, > > i.e., just with M-ret and M-left/right? > > [...] > > > I want to create a hierarchy of list items which are numbered, with > proper > > "decimalization" for the subtree(s): > > > > 1. thing-1 > > 1.1. thing-1-1 > > 1.2. thing-1-2 > > 1.2.1. thing-1-2-1 > > No, you cannot. > > > Regards, > > -- > Nicolas Goaziou > --001a11c3c1e467c87604fb433aca Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Besides the stackoverflow idea, my kludge is

#+STARTUP: hidestars

* 1
** 1.1
** 1.2
** 1.3
*** 1.3.1
**= * 1.3.2
**** 1.3.2.1
***** 1.3.2.1.1
***** 1.3.2.1.2
=

Does anyone know where this sort of thing resides? Emac= s outline?




On Sat, Jun 7, 2014 at 8:58 AM, Nicolas = Goaziou <mail@nicolasgoaziou.fr> wrote:
Hello,

Lawrence Bottorff <borgauf@gmail.co= m> writes:

> I've seen explanations all around this issue, but nothing specific= to the
> question: Can you create so-called *ordered* list entries automaticall= y,
> i.e., just with M-ret and =C2=A0M-left/right?

[...]

> I want to create a hierarchy of list items which are numbered, with pr= oper
> "decimalization" for the subtree(s):
>
> 1. thing-1
> 1.1. thing-1-1
> 1.2. thing-1-2
> 1.2.1. thing-1-2-1

No, you cannot.


Regards,

--
Nicolas Goaziou

--001a11c3c1e467c87604fb433aca--