Le 24/10/2018 à 13h40, Nicolas Goaziou a écrit : > "Garreau, Alexandre" <galex-...@galex-713.eu> 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’m currently in “exercice 8” 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 <SPC> at the > beginning of a headline and get the numbering in addition to the > outline path. I’d prefer. I find sad that all export backend supports this while raw emacs doesn’t. 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 “Exercice 8” or >> “Section 8” for a desired specific level, instead of just a number. > > I don't understand what you mean. Getting displayed, given “* Foo”, instead of “* 3.2 — Foo”, “* Exercice 3.2 — Foo” (with this naming configurable).