emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Automatic ordered lists with "intelligent decimalization"?


From: Lawrence Bottorff
Subject: Re: [O] Automatic ordered lists with "intelligent decimalization"?
Date: Sat, 7 Jun 2014 13:34:28 -0500

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 <address@hidden> wrote:
Hello,

Lawrence Bottorff <address@hidden> 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


reply via email to

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