On Monday, 27 Jun 2016 at 07:51, ST wrote:
> Thank you for the tip!
>
> But shouldn't it be part of org export?

Why?  The default behaviour is fine for most people.  E.g.  the default
formatting in LaTeX and HTML is consistent with org's export engine.

The nice thing about org is that it allows quite extensive customisation
of the export using various #+ directives and the @@...@@ syntax.

> And it looks like org itself doesn't support it, so if I press M-<Ret>
> while in:
>
> 1. item1
>    1.1. item1.1.
>
> I get to the top level "2. " and not into the nested level "1.2. ". Why?

Because 1.1. is not recognised as a list entry.  The following would be
recognised:

1. item1
   1. item 1.1.
   
> Should we file a feature request?

Personally, I don't see a need for this.  Obviously, YMMV!

-- 
: Eric S Fraga (0xFFFCF67D), Emacs 25.0.94.1, Org release_8.3.4-869-gf2c421

Reply via email to