From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Org Build System (aka Makefile) Date: Mon, 13 Aug 2012 15:13:14 +0200 Message-ID: <878vdjylxx.fsf@gnu.org> References: <87y5mkrca2.fsf@Rainer.invalid> <87ipcs3smd.fsf@Rainer.invalid> <871ujf5i7g.fsf@gnu.org> <874no8dxik.fsf@Rainer.invalid> <87r4rb690j.fsf@gnu.org> <874no7qq1q.fsf@Rainer.invalid> <87mx1z1bp1.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:51091) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T0uRz-0007z9-HS for emacs-orgmode@gnu.org; Mon, 13 Aug 2012 09:13:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T0uRu-0001x0-F3 for emacs-orgmode@gnu.org; Mon, 13 Aug 2012 09:12:55 -0400 Received: from mail-we0-f169.google.com ([74.125.82.169]:54164) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T0uRu-0001wg-7X for emacs-orgmode@gnu.org; Mon, 13 Aug 2012 09:12:50 -0400 Received: by weys10 with SMTP id s10so2737941wey.0 for ; Mon, 13 Aug 2012 06:12:49 -0700 (PDT) In-Reply-To: (Achim Gratz's message of "Mon, 13 Aug 2012 11:42:16 +0000 (UTC)") 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: Achim Gratz Cc: emacs-orgmode@gnu.org I tried _COMPILE_ = single and I tried ~$ emacs -batch -Q --eval "(byte-compile-file \"~/install/git/org-mode/lisp/ob.el\")" I get warnings in the second case, not in the first case. Is there anything that _COMPILE_=single loads/expands on top of a bare Emacs when compiling using one Emacs process per file? Thanks, -- Bastien