emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [BUG] org-cycle on hidden inline task makes also other inline tasks visible
@ 2013-09-05 11:33 Jonas Hörsch
  2013-09-06  1:23 ` John Hendy
  2013-10-29 16:46 ` [PATCH] " Jonas Hörsch
  0 siblings, 2 replies; 6+ messages in thread
From: Jonas Hörsch @ 2013-09-05 11:33 UTC (permalink / raw)
  To: emacs-orgmode


[-- 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 --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-10-29 23:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-05 11:33 [BUG] org-cycle on hidden inline task makes also other inline tasks visible Jonas Hörsch
2013-09-06  1:23 ` 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

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).