emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* latest org-mode ignores visibility property selectively
@ 2019-01-29 16:39 Michael Maurer
  2019-02-02 10:15 ` Michael Maurer
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Maurer @ 2019-01-29 16:39 UTC (permalink / raw)
  To: emacs-orgmode

I'm currently using org-mode version 9.1.14, where everything
seemingly works fine.

The problem is, when I upgrade to the latest version via the packaging
system, one particular headline no longer folds and hides its
children, although the visiblity properties are identical to other
headlines, and the way its children are structured as well.

On startup the custom property gets ignored, it's not folded, and all
its children are visible. I've upgraded to the latest emacs version,
to see if that makes a difference, but the problem persists. Not sure
where or how I should start to track this problem down.

Here's the offending headline.

* DONE 2017 [462/462] abc,cde, efg, hij, klm
:PROPERTIES:
:VISIBILITY: folded
:END:
** DONE Dezember [34/34] abc, eds
:PROPERTIES:
:VISIBILITY: folded
:END:
   CLOSED: [2017-12-31 So 00:19]
   - CLOSING NOTE [2017-12-31 So 00:19]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: latest org-mode ignores visibility property selectively
  2019-01-29 16:39 latest org-mode ignores visibility property selectively Michael Maurer
@ 2019-02-02 10:15 ` Michael Maurer
  2019-02-03 13:24   ` Nicolas Goaziou
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Maurer @ 2019-02-02 10:15 UTC (permalink / raw)
  To: emacs-orgmode

On Tue, 29 Jan 2019 at 17:39, Michael Maurer <maurer.michael@gmail.com> wrote:
>
> I'm currently using org-mode version 9.1.14, where everything
> seemingly works fine.
>
> The problem is, when I upgrade to the latest version via the packaging
> system, one particular headline no longer folds and hides its
> children, although the visiblity properties are identical to other
> headlines, and the way its children are structured as well.
>
> On startup the custom property gets ignored, it's not folded, and all
> its children are visible. I've upgraded to the latest emacs version,
> to see if that makes a difference, but the problem persists. Not sure
> where or how I should start to track this problem down.
>
> Here's the offending headline.
>
> * DONE 2017 [462/462] abc,cde, efg, hij, klm
> :PROPERTIES:
> :VISIBILITY: folded
> :END:
> ** DONE Dezember [34/34] abc, eds
> :PROPERTIES:
> :VISIBILITY: folded
> :END:
>    CLOSED: [2017-12-31 So 00:19]
>    - CLOSING NOTE [2017-12-31 So 00:19]

Ok, I figured it out. If the top headline has a "visibility: folded"
property, and one of its children has that property as well, the
parents property gets disabled, for some reason. Guess it's a bug?

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: latest org-mode ignores visibility property selectively
  2019-02-02 10:15 ` Michael Maurer
@ 2019-02-03 13:24   ` Nicolas Goaziou
  0 siblings, 0 replies; 3+ messages in thread
From: Nicolas Goaziou @ 2019-02-03 13:24 UTC (permalink / raw)
  To: Michael Maurer; +Cc: emacs-orgmode

Hello,

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

> Ok, I figured it out. If the top headline has a "visibility: folded"
> property, and one of its children has that property as well, the
> parents property gets disabled, for some reason. Guess it's a bug?

Fixed. Thank you!

Regards,

-- 
Nicolas Goaziou

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-02-03 13:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-29 16:39 latest org-mode ignores visibility property selectively Michael Maurer
2019-02-02 10:15 ` Michael Maurer
2019-02-03 13:24   ` Nicolas Goaziou

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