emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Rainer Stengele <rainer.stengele@online.de>
To: emacs-orgmode@gnu.org
Subject: bug in the :VISIBILITY: handling of nested "folded" properties?
Date: Fri, 30 Jul 2010 13:08:10 +0200	[thread overview]
Message-ID: <i2uboe$9m2$1@dough.gmane.org> (raw)

Having

* headline 1
:PROPERTIES:
:VISIBILITY: folded
:END:
** headline 2.1
   - stuff
** headline 2.1
:PROPERTIES:
:VISIBILITY: folded
:END:
- stuff

C-u C-u <TAB>
     Switch back to the startup visibility of the buffer, i.e. whatever is requested by startup options and ‘VISIBILITY’ properties in individual entries.


does not result in


* headline 1...>


as expected. Instead I get:


* headline 1...>
** headline 2.1...>
** headline 2.1...>


removing the second folded propertiy results correctly in:

* headline 1...>


This looks like a bug in the :VISIBILITY: handling!?


Rainer

             reply	other threads:[~2010-07-30 11:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-30 11:08 Rainer Stengele [this message]
2010-08-07  6:04 ` [PATCH] Re: bug in the :VISIBILITY: handling of nested "folded" properties? Noorul Islam
2010-08-07  7:28 ` 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='i2uboe$9m2$1@dough.gmane.org' \
    --to=rainer.stengele@online.de \
    --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).