From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marco Wahl Subject: Re: [Ann] org-ephermal-section-numbers Date: Thu, 03 Nov 2016 17:51:03 +0100 Message-ID: <84pomcik20.fsf@gmail.com> References: <505381f60f2f4ff39dba6ce73695f627@HE1PR01MB1898.eurprd01.prod.exchangelabs.com> <87h97oh70p.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47805) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c2LEd-0005c8-Ku for emacs-orgmode@gnu.org; Thu, 03 Nov 2016 12:51:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c2LEa-0000Jn-IH for emacs-orgmode@gnu.org; Thu, 03 Nov 2016 12:51:27 -0400 Received: from mail-wm0-x22a.google.com ([2a00:1450:400c:c09::22a]:35672) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1c2LEa-0000Ja-BP for emacs-orgmode@gnu.org; Thu, 03 Nov 2016 12:51:24 -0400 Received: by mail-wm0-x22a.google.com with SMTP id a197so217545441wmd.0 for ; Thu, 03 Nov 2016 09:51:23 -0700 (PDT) In-Reply-To: <87h97oh70p.fsf@ucl.ac.uk> (Eric S. Fraga's message of "Thu, 3 Nov 2016 16:17:58 +0000") 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: Marco Wahl Cc: "emacs-orgmode@gnu.org" Eric S Fraga writes: > On Thursday, 3 Nov 2016 at 15:29, Marco Wahl wrote: >> Hi! >> >> https://github.com/marcowahl/org-ephermal-section-numbers >> >> is a little tool to display the section numbers for a (not too crazy >> structured) Org file. >> >> Possibly someone finds this useful. > > Interesting. Works well although not very pretty with > visual-line-mode and org-indent. Thanks for the hint. No testing has been done with these modes yet. > More importantly, it doesn't update numbering when a > new headline is added as far as I can tell. Indeed there is no automatic update of the numbering. The use case I had in mind was to turn on the numbering for short timespans only. Just to see the numbers to get a slightly different view at the Org buffer. Best regards, -- Marco