Ypo <ypun...@gmail.com> writes: > Has org-show-all changed in the version 9.6? > > Now, org-show-all doesn't appear in the "vertico > <https://github.com/minad/vertico/issues/301#issuecomment-1351902235>" > completion candidates. > > Is org-show-all obsolete? Is there an alternative?
org-show-all is a function alias and interactive for org-fold-show-all, defined in org-fold.el. This command is obsolete since 9.6; use org-fold-show-all instead. -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>