"Nikolaus Rath" <nikol...@rath.org> writes:

>> May you please try the latest bugfix branch and let us know if you are
>> still seeing the warning?
>
> Thanks for the quick response! Could you point me in the direction of how to 
> do that? I'm a bit confused by the layering of Emac's builtin-org, the Elpa 
> installed one (which I seem to be using) and Spacemacs (whih I think takes 
> over management of Emacs packages). 
>
> Should it work to clone the git branch and do "(add-to-list 'load-path 
> "~/src/org-mode/lisp") or will this result in some terrible mess?

If you are using ELPA-devel, it will be enough to update Org mode.

Otherwise, (add-to-list 'load-path "~/src/org-mode/lisp") should do as
long as you put it early enough in your config, so that built-in Org
version is not yet loaded.
Also, see https://orgmode.org/manual/Installation.html

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

Reply via email to