emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [Orgmode] [Patch] Information about visibility cycling to the manual
@ 2012-05-29 16:29 Gustav Wikström
  0 siblings, 0 replies; only message in thread
From: Gustav Wikström @ 2012-05-29 16:29 UTC (permalink / raw)
  To: Org Mode List

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

Hi,

I've added some information to the documentation about show-children.
Patch is attached.

/Gustav

[-- Attachment #2: patch.txt --]
[-- Type: text/plain, Size: 1239 bytes --]

commit 6f88cf724419af9d0ace6f8950245be176fcf0f0 (HEAD, refs/heads/origin-master)
Author: Gustav Wikström <gustav.erik@gmail.com>
Date:   Tue May 29 18:15:34 2012 +0200

    Documentation: Add some information to the visibility cycling chapter

    * org.texi (visibility cycling): Adding a section about the command show-children (derived from outline-mode)

    TINYCHANGE

	Modified   doc/org.texi
diff --git a/doc/org.texi b/doc/org.texi
index a5d4bf6..31db054 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -1227,6 +1227,16 @@ beginning of the buffer and the first line is not a headline, then
 option @code{org-cycle-global-at-bob}.}.  Also when called with a prefix
 argument (@kbd{C-u @key{TAB}}), global cycling is invoked.

+@cindex subtree cycling
+@cindex folded, subtree visibility state
+@cindex children, subtree visibility state
+@orgcmd{C-c @key{TAB},show-children}
+
+The cursor must be on a headline for this to work.  Show all direct
+subheadings of this heading.  A numeric prefix argument determines how many
+levels below the current level should be shown.  Show-children is a function
+defined in outline-mode.
+
 @cindex global visibility states
 @cindex global cycling
 @cindex overview, global visibility state

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

only message in thread, other threads:[~2012-05-29 16:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-29 16:29 [Orgmode] [Patch] Information about visibility cycling to the manual Gustav Wikström

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