emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [RFC] Org Num library
@ 2018-11-20 18:22 Nicolas Goaziou
  2018-11-20 22:29 ` Neil Jerram
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Nicolas Goaziou @ 2018-11-20 18:22 UTC (permalink / raw)
  To: Org Mode List

[-- Attachment #1: Type: text/plain, Size: 1267 bytes --]

Hello,

A few weeks ago, I posted on this ML a proof of concept about dynamic
numbering of headlines in an Org buffer. Since then, I worked on it more
seriously, improved it, and threw in some features. Here is an excerpt
of its commentary section:

    This library provides dynamic numbering for Org headlines.  Use
   
        <M-x org-num-mode>
   
    to toggle it.
   
    You can select what is numbered according to level, tags, COMMENT
    keyword, or UNNUMBERED property.  You can also skip footnotes
    sections.  See `org-num-max-level', `org-num-skip-tags',
    `org-num-skip-commented', `org-num-skip-unnumbered', and
    `org-skip-footnotes' for details.
   
    You can also control how the numbering is displayed by setting
   `org-num-face' and `org-num-format-function'.

I tested it a bit, even in relatively large documents like the Org
manual, without problem. I also wrote a test suite for that library.

Since it is very much Org-specific, and a basic feature you could expect
from Org, I'd like to add it in core. So, if there is no strong
objection to it, it can go in Org 9.3.

I attach the library for further testing, suggestions, remarks… Let me
know what you think.

Regards,

-- 
Nicolas Goaziou

[-- Attachment #2: Org Num library --]
[-- Type: application/emacs-lisp, Size: 18971 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-02-04 19:41 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-20 18:22 [RFC] Org Num library Nicolas Goaziou
2018-11-20 22:29 ` Neil Jerram
2018-11-21  6:31 ` Eric S Fraga
2019-01-31 15:27 ` Marco Wahl
2019-02-03  9:41   ` Nicolas Goaziou
2019-02-04  6:35     ` stardiviner
2019-02-04 11:23       ` Marco Wahl
2019-02-04 19:36         ` Nicolas Goaziou

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).