From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Add ability to force-enable TOC Date: Tue, 19 Sep 2017 21:27:13 +0200 Message-ID: <87shfia3qm.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33223) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1duOAz-0005wc-LK for emacs-orgmode@gnu.org; Tue, 19 Sep 2017 15:27:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1duOAy-0007jo-LP for emacs-orgmode@gnu.org; Tue, 19 Sep 2017 15:27:21 -0400 Received: from relay2-d.mail.gandi.net ([2001:4b98:c:538::194]:50791) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1duOAy-0007hn-GA for emacs-orgmode@gnu.org; Tue, 19 Sep 2017 15:27:20 -0400 In-Reply-To: (Carsten Dominik's message of "Tue, 19 Sep 2017 17:33:18 +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: Carsten Dominik Cc: emacs-org list , Kaushal Modi Hello, Carsten Dominik writes: > On Tue, Sep 19, 2017 at 4:49 PM, Kaushal Modi > wrote: > >> Hello, >> >> I have use-cases where I don't like to see the headings numbered but still >> want the TOC to be generated. >> >> I have this in many of my Org files: >> >> #+OPTIONS: num:nil H:4 >> >> But after commit bd23781[1], that has stopped working i.e. no TOC is >> created because of num:nil. >> > > I would see this as a bug - clearly it makes sense to have a TOC without > numbering. > > Nicolas, was this an oversight, or was this change intended? The change was intended. The idea was discussed on the ML. You may want to check the thread. This is on par with, e.g., what LaTeX does. Regards, -- Nicolas Goaziou