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: Mon, 8 Jan 2018 17:36:49 +0100	[thread overview]
Message-ID: <CAH-0+bBLpkpYYHe3YYfpNTsPsmP5idBk1T0xTZLDt3+7tmkTtw@mail.gmail.com> (raw)
In-Reply-To: <87shbomkiw.fsf@nicolasgoaziou.fr>

On Tue, Jan 2, 2018 at 2:56 PM, Nicolas Goaziou <mail@nicolasgoaziou.fr> wrote:
> Hello,
>
> Michael Maurer <maurer.michael@gmail.com> 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

I installed the latest version of org, but now all my
visibility/folded properties get ignored

so with 8.2.10 I get

* 2017
** January
** February
 ....
 * 2016
 ** January
 ** February

but with the latest I get

* 2017
** January
***1
***2
***3
...
** February
***1
***2
***3
 ....
 * 2016
 ** January
***1
***2
***3
....
 ** February
***1
***2
***3
....


Maybe something fundamentally changed how properties get parsed, I don't know.

  reply	other threads:[~2018-01-08 16:36 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
2018-01-02 13:56     ` Nicolas Goaziou
2018-01-08 16:36       ` Michael Maurer [this message]
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+bBLpkpYYHe3YYfpNTsPsmP5idBk1T0xTZLDt3+7tmkTtw@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).