emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Michael Maurer <maurer.michael@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: top headline's visibility property blocked by subheadline's property
Date: Tue, 2 Jan 2018 09:48:44 +0100	[thread overview]
Message-ID: <CAH-0+bCcikxw2NRMsTUOQMvNX55jR=+4M8Abq0ekAozEgXuvqQ@mail.gmail.com> (raw)
In-Reply-To: <87efn9wgx5.fsf@nicolasgoaziou.fr>

On Mon, Jan 1, 2018 at 7:52 PM, Nicolas Goaziou <mail@nicolasgoaziou.fr> wrote:
> Hello,
>
> Michael Maurer <maurer.michael@gmail.com> 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 <TAB>)? What did you
> expect instead?
>
> Regards,
>
> --
> Nicolas Goaziou

2016 was a typo, I meant 2017.

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
....

Doing a #STARTUP: overview isn't really an option, since I want to see
the content unless I specifiy otherwise.

  reply	other threads:[~2018-01-02  8:48 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-01  9:24 top headline's visibility property blocked by subheadline's property Michael Maurer
2018-01-01 18:52 ` Nicolas Goaziou
2018-01-02  8:48   ` Michael Maurer [this message]
2018-01-02 13:56     ` Nicolas Goaziou
2018-01-08 16:36       ` Michael Maurer
2018-01-08 16:56         ` Nicolas Goaziou
2018-01-08 17:02           ` Michael Maurer
2018-01-08 17:22             ` Nicolas Goaziou
2018-01-09 12:24               ` Michael Maurer
2018-01-09 12:38                 ` Nicolas Goaziou

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAH-0+bCcikxw2NRMsTUOQMvNX55jR=+4M8Abq0ekAozEgXuvqQ@mail.gmail.com' \
    --to=maurer.michael@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).