From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Display-level automatic subtree numbering Date: Wed, 24 Oct 2018 13:40:14 +0200 Message-ID: <878t2ny3mp.fsf@nicolasgoaziou.fr> References: <87r2ggjz45.fsf@portable.galex-713.eu> <87bm7kjv01.fsf@portable.galex-713.eu> <87h8hbyeu5.fsf@nicolasgoaziou.fr> <874ldbhggz.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]:48259) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gFHXE-0006rO-DR for emacs-orgmode@gnu.org; Wed, 24 Oct 2018 07:41:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gFHX9-0006ns-Hr for emacs-orgmode@gnu.org; Wed, 24 Oct 2018 07:41:12 -0400 Received: from relay7-d.mail.gandi.net ([217.70.183.200]:42059) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gFHX7-0006Vw-Jp for emacs-orgmode@gnu.org; Wed, 24 Oct 2018 07:41:05 -0400 In-Reply-To: <874ldbhggz.fsf@portable.galex-713.eu> (Alexandre Garreau's message of "Wed, 24 Oct 2018 10:54:52 +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: "Garreau, Alexandre" Cc: org-mode-email , John Kitchin "Garreau, Alexandre" writes: > As said in the previously mentioned stackoverflow question: helps > seeing where you are and how much sections are there. To me it is > especially useful to avoid writing manually the number of the section to > know I=E2=80=99m currently in =E2=80=9Cexercice 8=E2=80=9D or something a= like. But you don't need to number the whole buffer, do you? A breadcrumb like feature could be enough. E.g., you hit at the beginning of a headline and get the numbering in addition to the outline path. > Btw, some desirable feature as well would be automatic naming (as I > already do sometimes in LaTeX), such as appending whole =E2=80=9CExercice= 8=E2=80=9D or > =E2=80=9CSection 8=E2=80=9D for a desired specific level, instead of just= a number. I don't understand what you mean.