From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tassilo Horn Subject: Why not emacs -Q for byte-compiling org-mode in the Makefile Date: Sun, 03 May 2009 21:29:20 +0200 Message-ID: <87skjmastr.fsf@thinkpad.tsdh.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M0hNj-0007gF-Bw for emacs-orgmode@gnu.org; Sun, 03 May 2009 15:29:47 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M0hNf-0007g2-SL for emacs-orgmode@gnu.org; Sun, 03 May 2009 15:29:47 -0400 Received: from [199.232.76.173] (port=55684 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M0hNf-0007fz-Nh for emacs-orgmode@gnu.org; Sun, 03 May 2009 15:29:43 -0400 Received: from main.gmane.org ([80.91.229.2]:51886 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1M0hNe-0004At-1j for emacs-orgmode@gnu.org; Sun, 03 May 2009 15:29:43 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1M0hNV-00046v-6h for emacs-orgmode@gnu.org; Sun, 03 May 2009 19:29:33 +0000 Received: from p54af0d47.dip0.t-ipconnect.de ([84.175.13.71]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 03 May 2009 19:29:33 +0000 Received: from tassilo by p54af0d47.dip0.t-ipconnect.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 03 May 2009 19:29:33 +0000 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi all, is there a specific reason that the Makefile uses emacs -q and not emacs -Q for byte-compiling org-mode? I use a lot of elisp addons, so loading the site-lisp files takes quite some time and some packages like CEDET even print messages while loading and obfuscate the compile output. I changed the Makefile to use -Q instead of -q which omits loading of site-lisp files, and it still compiles fine but much faster. Bye, Tassilo -- Chuck Norris likes his ice like he likes his skulls: crushed.