From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: top headline's visibility property blocked by subheadline's property Date: Mon, 01 Jan 2018 19:52:06 +0100 Message-ID: <87efn9wgx5.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38434) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eW5C1-0004Jk-M5 for emacs-orgmode@gnu.org; Mon, 01 Jan 2018 13:52:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eW5By-0005aY-FU for emacs-orgmode@gnu.org; Mon, 01 Jan 2018 13:52:13 -0500 Received: from relay2-d.mail.gandi.net ([217.70.183.194]:45369) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eW5By-0005Zr-9g for emacs-orgmode@gnu.org; Mon, 01 Jan 2018 13:52:10 -0500 In-Reply-To: (Michael Maurer's message of "Mon, 1 Jan 2018 10:24:05 +0100") 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: Michael Maurer Cc: emacs-orgmode@gnu.org Hello, Michael Maurer writes: > I'm not sure if this is a feature, or I'm missing something, but if I > set up an outline like this: > > * 2017 > :PROPERTIES: > :VISIBILITY: folded > :END: > ** december > :PROPERTIES: > :VISIBILITY: folded > :END: > *** 31 > *** 30 > ** november > :PROPERTIES: > :VISIBILITY: folded > :END: > > .... > > the headlines underneath 2016 don't get folded. I'm not sure to understand. Where is headline "2016"? What do you get upon opening the document (or pressing C-u C-u )? What did you expect instead? Regards, -- Nicolas Goaziou