From: Tom <levelhalom@gmail.com>
To: emacs-orgmode@gnu.org
Subject: VISIBILITY:folded hides all empty lines after heading if org-cycle-separator-lines is set to negative
Date: Tue, 11 May 2010 19:27:12 +0000 (UTC) [thread overview]
Message-ID: <loom.20100511T211906-196@post.gmane.org> (raw)
Here is an org file:
---- file begin -----
* test1
:PROPERTIES:
:VISIBILITY: folded
:END:
** test2
* test3
---- file end -----
org-cycle-separator-lines is set to -2, so org should hide one empty
line after the heading when it's folded and leave the others there.
If I fold the test1 tree with TAB then it collapses only one empty
line after test2 and leaves the other empty lines, so this is correct.
If I add VISIBILITY:folded to the test1 tree then and reopen the file
all the empty lines are hidden after test2 regardless of how many there are.
If I then unfold and then fold the test1 tree manually with TAB it
works correctly.
So it looks like VISIBILTY:folded doesn't take the negative value of
org-cycle-separator-lines into account.
Org-mode version 6.33x
next reply other threads:[~2010-05-11 19:27 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-11 19:27 Tom [this message]
2010-05-11 20:41 ` VISIBILITY:folded hides all empty lines after heading if org-cycle-separator-lines is set to negative Tom
2010-05-12 13:57 ` Carsten Dominik
2010-05-12 14:24 ` Carsten Dominik
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=loom.20100511T211906-196@post.gmane.org \
--to=levelhalom@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).