emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Correct / best way of loading packages in contrib when using org


From: Bastien
Subject: Re: [O] Correct / best way of loading packages in contrib when using org compiled from git?
Date: Fri, 22 Feb 2013 15:32:27 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux)

Rainer M Krug <address@hidden> writes:

> Just for clarifications: is there any problem with adding
>
> ORG_ADD_CONTRIB = *
>
> to the local.mk file, apart from slightly longer compilation times?

This should be okay, but it's not safe.  If any non-emacs-lisp
file gets added to contrib/lisp/ (e.g. a README file) then you
will try to compile non-elisp files.  *\.el is safer.

-- 
 Bastien



reply via email to

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