From: coroa@online.de (Jonas Hörsch)
To: emacs-orgmode@gnu.org
Subject: [BUG] org-cycle on hidden inline task makes also other inline tasks visible
Date: Thu, 05 Sep 2013 13:33:40 +0200 [thread overview]
Message-ID: <87ioyftsdn.fsf@kafka.loc> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 524 bytes --]
hello everyone,
just found a strange behaviour of inline tasks:
calling org-cycle in a situation like
* Heading1
*************** inline1...
*************** inline2...
*************** inline3...
* Heading2
*************** inline4...
with point on the inline2 heading results in
* Heading1
*************** inline1...
*************** inline2
*************** END
*************** inline3
*************** END
* Heading2
*************** inline4...
tested with emacs -Q on org-mode's master branch of sep 3rd.
cheers,
jonas
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: min.org --]
[-- Type: text/x-org, Size: 201 bytes --]
* Heading1
*************** inline1
*************** END
*************** inline2
*************** END
*************** inline3
*************** END
* Heading2
*************** inline4
*************** END
[-- Attachment #2: Type: application/pgp-signature, Size: 835 bytes --]
next reply other threads:[~2013-09-05 11:34 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-05 11:33 Jonas Hörsch [this message]
2013-09-06 1:23 ` [BUG] org-cycle on hidden inline task makes also other inline tasks visible John Hendy
2013-10-29 16:46 ` [PATCH] " Jonas Hörsch
2013-10-29 20:02 ` Nicolas Goaziou
2013-10-29 22:38 ` Jonas Hörsch
2013-10-29 23:36 ` Nicolas Goaziou
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ioyftsdn.fsf@kafka.loc \
--to=coroa@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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.