From: "Rudolf Adamkovič" <rudolf@adamkovic.org>
To: emacs-orgmode@gnu.org
Subject: [PATCH] Fix the use of a deprecated function in the manual
Date: Tue, 27 Aug 2024 13:56:51 +0200 [thread overview]
Message-ID: <m24j765gcc.fsf@adamkovic.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 30 bytes --]
See the attached patch.
Rudy
[-- Attachment #2: 0001-doc-org-manual.org-Update-a-deprecated-function.patch --]
[-- Type: text/x-patch, Size: 2061 bytes --]
From 9455024b32a94171e70c7ef364a0ae0aad3658ec Mon Sep 17 00:00:00 2001
From: Rudolf Adamkovic <rudolf@adamkovic.org>
Date: Tue, 27 Aug 2024 13:50:18 +0200
Subject: [PATCH] doc/org-manual.org: Update a deprecated function
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
* doc/org-manual.org (Global and local cycling):
(Initial visibility): Replace `org-set-startup-visibility' with
`org-cycle-set-startup-visibility' as per "This function is obsolete
since 9.6; use ‘org-cycle-set-startup-visibility’ instead."
---
doc/org-manual.org | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/doc/org-manual.org b/doc/org-manual.org
index 9365c66b1..c24df71a3 100644
--- a/doc/org-manual.org
+++ b/doc/org-manual.org
@@ -604,11 +604,11 @@ Org uses just two commands, bound to {{{kbd(TAB)}}} and
the very beginning of the buffer, but not on a headline, and
~org-cycle-global-at-bob~ is set to a non-~nil~ value.
-- {{{kbd(C-u C-u TAB)}}} (~org-set-startup-visibility~) ::
+- {{{kbd(C-u C-u TAB)}}} (~org-cycle-set-startup-visibility~) ::
#+cindex: startup visibility
#+kindex: C-u C-u TAB
- #+findex: org-set-startup-visibility
+ #+findex: org-cycle-set-startup-visibility
Switch back to the startup visibility of the buffer (see [[*Initial
visibility]]).
@@ -695,10 +695,10 @@ Furthermore, any entries with a =VISIBILITY= property (see [[*Properties
and Columns]]) get their visibility adapted accordingly. Allowed values
for this property are =folded=, =children=, =content=, and =all=.
-- {{{kbd(C-u C-u TAB)}}} (~org-set-startup-visibility~) ::
+- {{{kbd(C-u C-u TAB)}}} (~org-cycle-set-startup-visibility~) ::
#+kindex: C-u C-u TAB
- #+findex: org-set-startup-visibility
+ #+findex: org-cycle-set-startup-visibility
Switch back to the startup visibility of the buffer, i.e., whatever
is requested by startup options and =VISIBILITY= properties in
individual entries.
--
2.39.3 (Apple Git-146)
[-- Attachment #3: Type: text/plain, Size: 221 bytes --]
--
"The introduction of suitable abstractions is our only mental aid to
organize and master complexity."
--- Edsger Wybe Dijkstra, 1930-2002
Rudolf Adamkovič <rudolf@adamkovic.org> [he/him]
http://adamkovic.org
next reply other threads:[~2024-08-27 11:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-27 11:56 Rudolf Adamkovič [this message]
2024-08-31 14:41 ` [PATCH] Fix the use of a deprecated function in the manual Ihor Radchenko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m24j765gcc.fsf@adamkovic.org \
--to=rudolf@adamkovic.org \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).