emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [PATCH] manual: fix keybinding for org-force-cycle-archived
@ 2022-05-22 19:41 Matt Lundin
  2022-05-22 20:18 ` Matt Lundin
  0 siblings, 1 reply; 3+ messages in thread
From: Matt Lundin @ 2022-05-22 19:41 UTC (permalink / raw)
  To: org-mode


* doc/org-manual.org: Fix a keybinding in Internal archiving
---
 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 7cba5f18d..686412d84 100644
--- a/doc/org-manual.org
+++ b/doc/org-manual.org
@@ -7373,7 +7373,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
   ~org-show-all~, open archived subtrees.
 
-- 


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

* Re: [PATCH] manual: fix keybinding for org-force-cycle-archived
  2022-05-22 19:41 [PATCH] manual: fix keybinding for org-force-cycle-archived Matt Lundin
@ 2022-05-22 20:18 ` Matt Lundin
  2022-05-26  4:38   ` Ihor Radchenko
  0 siblings, 1 reply; 3+ messages in thread
From: Matt Lundin @ 2022-05-22 20:18 UTC (permalink / raw)
  To: org-mode

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

I just noticed also that the name has been changed to
org-cycle-force-archived and that the key index reference was incorrect.
I've attached an additional patch to fix these in the manual.

Best,

Matt


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0002-manual-Fix-function-name-and-key-index-reference.patch --]
[-- Type: text/x-patch, Size: 1018 bytes --]

From 8412f476e98c3271fac88a170e26ad033501c3d6 Mon Sep 17 00:00:00 2001
From: Matt Lundin <mdl@imapmail.org>
Date: Sun, 22 May 2022 15:13:09 -0500
Subject: [PATCH 2/2] manual: Fix function name and key index reference

* doc/org-manual.org: Change name to `org-cycle-force-archived` to
avoid obsolete name and fix key index reference.
---
 doc/org-manual.org | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/org-manual.org b/doc/org-manual.org
index 686412d84..2f5f48120 100644
--- a/doc/org-manual.org
+++ b/doc/org-manual.org
@@ -7421,9 +7421,9 @@ The following commands help manage the =ARCHIVE= tag:
   child.  If point is /not/ on a headline when this command is
   invoked, check the level 1 trees.
 
-- {{{kbd(C-c C-TAB)}}} (~org-force-cycle-archived~) ::
+- {{{kbd(C-c C-TAB)}}} (~org-cycle-force-archived~) ::
 
-  #+kindex: C-TAB
+  #+kindex: C-c C-TAB
   Cycle a tree even if it is tagged with =ARCHIVE=.
 
 - {{{kbd(C-c C-x A)}}} (~org-archive-to-archive-sibling~) ::
-- 
2.36.1


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

* Re: [PATCH] manual: fix keybinding for org-force-cycle-archived
  2022-05-22 20:18 ` Matt Lundin
@ 2022-05-26  4:38   ` Ihor Radchenko
  0 siblings, 0 replies; 3+ messages in thread
From: Ihor Radchenko @ 2022-05-26  4:38 UTC (permalink / raw)
  To: Matt Lundin; +Cc: org-mode

Matt Lundin <mdl@imapmail.org> writes:

> I just noticed also that the name has been changed to
> org-cycle-force-archived and that the key index reference was incorrect.
> I've attached an additional patch to fix these in the manual.

Thanks! Applied onto main via 292116b62.

Best,
Ihor



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

end of thread, other threads:[~2022-05-26  4:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-22 19:41 [PATCH] manual: fix keybinding for org-force-cycle-archived Matt Lundin
2022-05-22 20:18 ` Matt Lundin
2022-05-26  4:38   ` Ihor Radchenko

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