emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Makefile restructuring


From: Jambunathan K
Subject: Re: [O] Makefile restructuring
Date: Mon, 07 Nov 2011 00:48:13 +0530
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.91 (windows-nt)

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

[Prev in Thread] Current Thread [Next in Thread]