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: Tue, 02 Jan 2018 14:56:39 +0100 Message-ID: <87shbomkiw.fsf@nicolasgoaziou.fr> References: <87efn9wgx5.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44156) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eWN3p-0003nI-EB for emacs-orgmode@gnu.org; Tue, 02 Jan 2018 08:56:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eWN3k-0001Q3-CG for emacs-orgmode@gnu.org; Tue, 02 Jan 2018 08:56:57 -0500 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:37239) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eWN3Z-00017i-K7 for emacs-orgmode@gnu.org; Tue, 02 Jan 2018 08:56:52 -0500 In-Reply-To: (Michael Maurer's message of "Tue, 2 Jan 2018 09:48:44 +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: > Basically what I expect is to see 2017 folded, with none of its > children visible (because I added the visibility/folded property). > Instead I see all the children, apparently because they themselves > have a visibility/folded property. When I delete the children's > visibility/folded property, the 2017 visibility/folded property gets > respected and they are all folded. > > What I want to see > > * 2017 > * 2016 > > What I get > > * 2017 > ** January > ** February > .... > * 2016 > ** January > ** February > .... I see. Fixed. Thank you. Regards, -- Nicolas Goaziou