Ypo <ypun...@gmail.com> writes: > Can it be installed like any other elisp package? > > I thought I could go using the web browser to the address showed in the > manual: > > https://git.savannah.gnu.org/git/emacs/org-mode.git > > And from there to download the org-mode package, and the to load it, but > I can't download it. > > Is it necessary to build it, or to use git? This would be above my head.
You are asking about pre-release version of Org mode. So, git is not unexpected. If you absolutely want to use Emacs package system, you may consider adding ELPA devel (see https://protesilaos.com/codelog/2022-05-13-emacs-elpa-devel/) or M-x package-vc-install (in newer Emacs). -- 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>