emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Michael Maurer <maurer.michael@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: top headline's visibility property blocked by subheadline's property
Date: Mon, 08 Jan 2018 17:56:37 +0100	[thread overview]
Message-ID: <87r2r047cq.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <CAH-0+bBLpkpYYHe3YYfpNTsPsmP5idBk1T0xTZLDt3+7tmkTtw@mail.gmail.com> (Michael Maurer's message of "Mon, 8 Jan 2018 17:36:49 +0100")

Hello,

Michael Maurer <maurer.michael@gmail.com> writes:

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

What version?

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

With the following document

  * 2017
  :PROPERTIES:
  :VISIBILITY: folded
  :END:
  ** december
  :PROPERTIES:
  :VISIBILITY: folded
  :END:
  *** 31
  *** 30
  ** november
  :PROPERTIES:
  :VISIBILITY: folded
  :END:

using C-u C-u TAB displays

  * 2017...

Regards,

-- 
Nicolas Goaziou

  reply	other threads:[~2018-01-08 16:56 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
2018-01-08 16:56         ` Nicolas Goaziou [this message]
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=87r2r047cq.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=emacs-orgmode@gnu.org \
    --cc=maurer.michael@gmail.com \
    /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).