From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: bug#10125: 24.0.91; package.el (org): Macros in tar packages & order of byte compilation Date: Fri, 25 Nov 2011 17:45:09 +0530 Message-ID: <8162i8csaa.fsf__18000.3167865381$1322223407$gmane$org@gmail.com> References: <81pqgh90sp.fsf@gmail.com> <81ipm9l9kd.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:34408) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RTuhj-0002Tv-S9 for emacs-orgmode@gnu.org; Fri, 25 Nov 2011 07:16:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RTuhe-00083o-K1 for emacs-orgmode@gnu.org; Fri, 25 Nov 2011 07:16:31 -0500 Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-Message-ID: In-Reply-To: (Glenn Morris's message of "Thu, 24 Nov 2011 14:53:04 -0500") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Glenn Morris Cc: 10125@debbugs.gnu.org, stelian.iancu@gmail.com Glenn Glenn Morris writes: > Glenn Morris wrote: > >> fresh Emacs instance. There's no reason the "package manager" could not >> spawn a separate Emacs in batch-mode as a sub-job to do the >> compilation. I will let Stelian or any aggrieved future parties to test the patch. [...context switch...] I am wondering whether a knob to "not compile" installed packages is a good option in general. Can the autoloads be still generated even if the files themselves are not compiled? Jambunathan K.