* [PATCH] updating manual: visibility of ARCHIVEd subtrees
[not found] <1543863587.6271233.1634627563614.ref@mail.yahoo.com>
@ 2021-10-19 7:12 ` Giovanni Ridolfi
2022-11-20 22:24 ` Bastien
0 siblings, 1 reply; 2+ messages in thread
From: Giovanni Ridolfi @ 2021-10-19 7:12 UTC (permalink / raw)
To: emacs-orgmode@gnu.org; +Cc: gv-tiscali
[-- Attachment #1.1: Type: text/plain, Size: 479 bytes --]
Hallo everyone,
please find attached a patch updating the documentation file:
08e9d34907e8c50da22f2981b3965a7b3fedda3a/doc/org-manual.org
showing the correct sequence of keystrokes to force cycling of
archived subtrees.
From: "You can force cycling archived subtrees
with ‘C-<TAB>’, "
to: ‘C-c C-<TAB>’.
Sorry for not using git :-/,
and thank you again for maintaing and contributing to Org mode.
Take care,
Giovanni
[-- Attachment #1.2: Type: text/html, Size: 748 bytes --]
[-- Attachment #2: org-manual-archive.patch --]
[-- Type: application/octet-stream, Size: 532 bytes --]
--- org-manual.org 2021-10-19 08:55:21.855264800 +0200
+++ org-manual-c.org 2021-10-19 08:57:29.615443600 +0200
@@ -7368,5 +7368,5 @@
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.
^ permalink raw reply [flat|nested] 2+ messages in thread