Hi Achim,

Achim Gratz <strom...@nexgo.de> writes:

>> You don't need this, there is (load "org-loaddefs.el" t t) in org.el.
>
> Well, yes he does when he is using Org from Git.

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.

My understanding is that users who don't use "make install"
will have to do the same and add the correct load-path, which
will in turn produce the correct autoloads.  Am I right?

-- 
 Bastien

Reply via email to