From 225d58341b4601b0bb90cd6722c323b5ec38ed8b Mon Sep 17 00:00:00 2001 From: Giovanni Ridolfi Date: Sun, 20 Nov 2022 23:21:26 +0100 Subject: [PATCH] doc/org-manual.org: Fix keybinding * doc/org-manual.org (Internal archiving): Fix keybinding. TINYCHANGE --- doc/org-manual.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/org-manual.org b/doc/org-manual.org index 7e2bd1e8f..dc0d6010b 100644 --- a/doc/org-manual.org +++ b/doc/org-manual.org @@ -7360,7 +7360,7 @@ its location in the outline tree, but behaves in the following way: #+vindex: org-cycle-open-archived-trees It does not open when you attempt to do so with a visibility cycling command (see [[*Visibility Cycling]]). You can force cycling archived - subtrees with {{{kbd(C-TAB)}}}, or by setting the option + subtrees with {{{kbd(C-c C-TAB)}}}, or by setting the option ~org-cycle-open-archived-trees~. Also normal outline commands, like ~outline-show-all~, open archived subtrees.