|
From: | Richard Stanton |
Subject: | Re: Has VISIBILITY property become case-sensitive? |
Date: | Thu, 4 Apr 2024 12:42:43 -0700 |
Here’ s a very simple org file that exhibits the behavior I describe ----------------- #+STARTUP: overview * Hidden - This should not initially appear - Nor this * Visible :PROPERTIES: :VISIBILITY: content :END: - This should appear - And this ——————— Change the case of the word “VISIBILILTY” and the file's behavior on first loading changes. When I load this file using emacs -Q (which loads org 9.6.15), both sections appear folded regardless of the case of “visibility”…! Is there some configuration variable I need to set?
|
[Prev in Thread] | Current Thread | [Next in Thread] |