From 852fbc1b0374ed84053229ef249c0b5724816647 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Sun, 4 Nov 2018 00:56:58 -0400 Subject: Revert "[emacs] assimilate org-outline-numbering and dep" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 9b59637c71b32cc79bae835c0609f426c64e0136. i’ll instead use org-num (by Nicolas Goaziou) when it’s released https://lists.gnu.org/r/emacs-orgmode/2018-11/msg00015.html --- init.org | 3 --- 1 file changed, 3 deletions(-) (limited to 'init.org') diff --git a/init.org b/init.org index 4e263c8..17db595 100644 --- a/init.org +++ b/init.org @@ -728,9 +728,6 @@ In short, my favourite way of life. (use-package orgalist :hook (message-mode . orgalist-mode)) - -;; (use-package org-outline-numbering) -;; TODO: auto-updating by calling org-outline-numbering-display #+end_src **** asynchronous tangle -- cgit v1.2.3-83-g751a