emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: Patrick Bahr <pa-ba@arcor.de>
Cc: Org Mode List <emacs-orgmode@gnu.org>
Subject: Re: bug: org-cycle-include-plain-lists
Date: Fri, 3 Apr 2009 11:03:24 +0200	[thread overview]
Message-ID: <BCEEB1F8-5229-41CC-8406-20DA01AAE469@gmail.com> (raw)
In-Reply-To: <49D51545.700@arcor.de>


On Apr 2, 2009, at 9:43 PM, Patrick Bahr wrote:

> Hi,
>
> I have a problem when org-cycle-include-plain-lists is enabled. When  
> doing visibility cycling on a headline that contains a plain list,  
> the first hit on tab already reveals all headlines (and only the  
> headlines) below it. E.g., in the following file hitting tab on  
> "Headline 1" shows "Headline 1.1", "Headline 1.1.1" and "Headline  
> 1.1.2".
>
>
> * Headline 1
>  - one
>  - two
> ** Headline 1.1
>   lorem ipsum
> *** Headline 1.1.1
>    lorem ipsum
> *** Headline 1.1.2
>    lorem ipsum
>
>
> I'm using the current release 6.25a.

Yes, this is hard to fix.  Internally, plain lists items are given  
very high
level numbers.  The show-children command on Headline 1 finds the  
first child, and then shows all levels in the subtree with this level  
or higher in the hierarchy.

I think you need to live with this.

- Carsten

      reply	other threads:[~2009-04-03  9:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-02 19:43 bug: org-cycle-include-plain-lists Patrick Bahr
2009-04-03  9:03 ` Carsten Dominik [this message]

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=BCEEB1F8-5229-41CC-8406-20DA01AAE469@gmail.com \
    --to=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=pa-ba@arcor.de \
    /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).