From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonas Bernoulli Subject: Re: ox-texinfo: add support for NONODE element property Date: Fri, 08 Apr 2016 12:40:21 +0200 Message-ID: <87d1q0fkoa.fsf@bernoul.li> References: <87egagfl6b.fsf@bernoul.li> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45003) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aoTqY-0006NX-MV for emacs-orgmode@gnu.org; Fri, 08 Apr 2016 06:41:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aoTqU-0002Zr-K3 for emacs-orgmode@gnu.org; Fri, 08 Apr 2016 06:41:02 -0400 Received: from mail.hostpark.net ([212.243.197.30]:49931) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aoTqU-0002Zi-Cg for emacs-orgmode@gnu.org; Fri, 08 Apr 2016 06:40:58 -0400 Received: from localhost (localhost [127.0.0.1]) by mail.hostpark.net (Postfix) with ESMTP id D92CA1643B for ; Fri, 8 Apr 2016 12:40:54 +0200 (CEST) Received: from mail.hostpark.net ([127.0.0.1]) by localhost (mail0.hostpark.net [127.0.0.1]) (amavisd-new, port 10124) with ESMTP id GskTix2wTvUb for ; Fri, 8 Apr 2016 12:40:54 +0200 (CEST) Received: from hal (80-218-86-217.dclient.hispeed.ch [80.218.86.217]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.hostpark.net (Postfix) with ESMTPSA id DC97D16DBC for ; Fri, 8 Apr 2016 12:40:21 +0200 (CEST) In-reply-to: <87egagfl6b.fsf@bernoul.li> 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: emacs-orgmode@gnu.org > The property should probably be renamed to e.g. NOCHILDNODES, since it > is the *children* of the section which has this option set that do not > get any nodes of their own, not the section for which the property is > set. Ignore this. It is the section that has NONODE which does not get its own node.