From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Garreau\, Alexandre" Subject: Re: Display-level automatic subtree numbering Date: Wed, 24 Oct 2018 13:49:00 +0200 Message-ID: <874ldbef9v.fsf@portable.galex-713.eu> References: <87r2ggjz45.fsf@portable.galex-713.eu> <87bm7kjv01.fsf@portable.galex-713.eu> <87h8hbyeu5.fsf@nicolasgoaziou.fr> <874ldbhggz.fsf@portable.galex-713.eu> <878t2ny3mp.fsf@nicolasgoaziou.fr> 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]:51366) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gFHes-0006Ja-9X for emacs-orgmode@gnu.org; Wed, 24 Oct 2018 07:49:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gFHer-0006Nw-Ie for emacs-orgmode@gnu.org; Wed, 24 Oct 2018 07:49:06 -0400 Received: from portable.galex-713.eu ([2a00:5884:8305::1]:41370) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gFHer-0006NT-Aj for emacs-orgmode@gnu.org; Wed, 24 Oct 2018 07:49:05 -0400 In-Reply-To: <878t2ny3mp.fsf@nicolasgoaziou.fr> (Nicolas Goaziou's message of "Wed, 24 Oct 2018 13:40: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: John Kitchin Cc: org-mode-email Le 24/10/2018 =C3=A0 13h40, Nicolas Goaziou a =C3=A9crit=C2=A0: > "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 = alike. > > But you don't need to number the whole buffer, do you? At least the screen. > 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. I=E2=80=99d prefer. I find sad that all export backend supports this while= raw emacs doesn=E2=80=99t. It is neat to see, and to, just by looking at the screen, which section has which number. >> Btw, some desirable feature as well would be automatic naming (as I >> already do sometimes in LaTeX), such as appending whole =E2=80=9CExercic= e 8=E2=80=9D or >> =E2=80=9CSection 8=E2=80=9D for a desired specific level, instead of jus= t a number. > > I don't understand what you mean. Getting displayed, given =E2=80=9C* Foo=E2=80=9D, instead of =E2=80=9C* 3.2= =E2=80=94 Foo=E2=80=9D, =E2=80=9C* Exercice 3.2 =E2=80=94 Foo=E2=80=9D (with this naming configurable).