all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How do I stop org-info.js showing all children recursively?
@ 2014-12-10 15:25 Daniele Parisi
  0 siblings, 0 replies; only message in thread
From: Daniele Parisi @ 2014-12-10 15:25 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 410 bytes --]

When org-info.js is in (org-like) folding mode and you click on a heading,
it expands showing all of its childrend headings recursively.

Is there a way so that it shows only the first children headings?


Instead of this:

    * A
Expanding into

    * A
     ** B1
      *** C1
      *** C2
     ** B2

I want it to expand to just this:

    * A
     ** B1
     ** B2

and this should happen at every level.

[-- Attachment #2: Type: text/html, Size: 537 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-12-10 15:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-10 15:25 How do I stop org-info.js showing all children recursively? Daniele Parisi

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.