From: Samuel Wales <samologist@gmail.com>
To: emacs-orgmode@gnu.org
Subject: outline-* -> org-* possible?
Date: Sat, 10 Jun 2023 17:42:40 -0700 [thread overview]
Message-ID: <CAJcAo8tSPHR6ZQVNKvsdz=ST-XGaVd6NpihNiUUGANU8HDczNg@mail.gmail.com> (raw)
i am running an ancient org version. i noticed this, referring to an
unknown future-to-mine version.
+backend. From now on, using =outline-*= functions is strongly
+discouraged when working with Org files.
before i try to upgrade, i'd like to know if possible whether with
this change, org- versions of outline- identifiers were added to make
it possible to substitute org- for outline-, at least in most cases?
in my old version, i am finding functions and variables named
outline-* that have no obvious org-* replacement. a few do, and a few
can be substituted with no probable issues. here are examples of
stuff i might in principle be running:
$ grep -oh '(outline-[^) ]*' *.el|sort -u
(outline-back-to-heading
(outline-backward-same-level
(outline-flag-region
(outline-forward-same-level
(outline-hide-subtree
(outline-invisible-p
(outline-mark-subtree
(outline-next-heading
(outline-on-heading-p
(outline-previous-heading
(outline-show-children
(outline-up-heading
thanks.
next reply other threads:[~2023-06-11 0:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-11 0:42 Samuel Wales [this message]
2023-06-11 10:24 ` outline-* -> org-* possible? Ihor Radchenko
2023-06-12 1:51 ` Samuel Wales
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='CAJcAo8tSPHR6ZQVNKvsdz=ST-XGaVd6NpihNiUUGANU8HDczNg@mail.gmail.com' \
--to=samologist@gmail.com \
--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).