From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Garreau\, Alexandre" Subject: Display-level automatic subtree numbering Date: Tue, 23 Oct 2018 20:29:14 +0200 Message-ID: <87r2ggjz45.fsf@portable.galex-713.eu> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36553) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gF1Qy-00048b-Mm for emacs-orgmode@gnu.org; Tue, 23 Oct 2018 14:29:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gF1Qx-0001CX-GY for emacs-orgmode@gnu.org; Tue, 23 Oct 2018 14:29:40 -0400 Received: from portable.galex-713.eu ([2a00:5884:8305::1]:39080) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gF1Qx-0000yz-77 for emacs-orgmode@gnu.org; Tue, 23 Oct 2018 14:29:39 -0400 Received: from localhost ([::1] helo=portable.galex-713.eu) by portable.galex-713.eu with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1gF1QY-0006qc-Ad for emacs-orgmode@gnu.org; Tue, 23 Oct 2018 20:29:14 +0200 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" To: org-mode Hi, This is provided on (almost?) all export formats, but yet when looking at an org-file the prefered way, with emacs, there=E2=80=99s no numbering, = by default. It=E2=80=99s so useful and simple (using a display text/overlay property), = is there just anything implementing that? mainline? if so why isn=E2=80=99t it?