Nicolas Goaziou <m...@nicolasgoaziou.fr> writes: > Hello, > > Leandro Noferini <lnofe...@cybervalley.org> writes: > >> Yes, I have on Debian unstable, either emacs24 and org-mode package: how >> could I choose to use only org-mode package?
Do you use the built-in package manager? I do, so I think I simply need (package-initialize) before anything calls org. > > You have to make sure that newer Org is loaded before bundled one, i.e., > nothing in your config requires (or autoloads) the bundled Org. > > > Regards, -- Brady