FYI, if Org is insalled through the package manager there is no
org-install.el. Package manager creates autoloads on it's own and names
it org-autoloads.el.

I believe, for most part, org-install and org-autoloads have the same
functionality.

> Recent changes in my Makefile fork:
>
> org-version has been changed to always get the version information from
> org-install.el.  This way, there is no need to invoke a shell in
> org-version or to keep any version information in org.el.  Additionally
> org-version checks where it finds org-install.el and reports the full
> path so that it should be easier to spot when the load-path has been set
> up wrongly and/or the (newer) installation of org is missing
> org-install.el, but it is reachable in an older installation.
>
> I've added a target "compile-dirty" that doesn't include the invocation
> of "make clean" so that it is easier to test small changes that only
> change a single file.
>
>
> Regards,
> Achim.

-- 

Reply via email to