emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* outline-* -> org-* possible?
@ 2023-06-11  0:42 Samuel Wales
  2023-06-11 10:24 ` Ihor Radchenko
  0 siblings, 1 reply; 3+ messages in thread
From: Samuel Wales @ 2023-06-11  0:42 UTC (permalink / raw)
  To: emacs-orgmode

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.


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

end of thread, other threads:[~2023-06-12  1:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-11  0:42 outline-* -> org-* possible? Samuel Wales
2023-06-11 10:24 ` Ihor Radchenko
2023-06-12  1:51   ` Samuel Wales

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