Achim Gratz <strom...@nexgo.de> writes: > Bastien writes: >> I use Org from Git and I don't have >> >> (load "org-loaddefs.el" t t) >> >> in my .emacs.el. I simply have: >> >> (add-to-list 'load-path "~/install/git/org-mode/lisp/") >> >> before any Org configuration and *all* autoloads are correct. > > Only with a recent Emacs 24 and it really only works for code paths that > load org.el early enough.
What earlier version of Emacs does not behave like the current Emacs 24 trunk with respect to this issue, and more importantly, *why* is it so? Thanks, -- Bastien