From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nick Roberts Newsgroups: gmane.emacs.devel Subject: Building Emacs Date: Tue, 24 Jun 2008 23:51:20 +1200 Message-ID: <18528.57272.142788.302154@kahikatea.snap.net.nz> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1214310263 4861 80.91.229.12 (24 Jun 2008 12:24:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 24 Jun 2008 12:24:23 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jun 24 14:25:07 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KB7Zi-0004eO-GX for ged-emacs-devel@m.gmane.org; Tue, 24 Jun 2008 14:24:42 +0200 Original-Received: from localhost ([127.0.0.1]:54628 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KB7Ys-0004gn-JD for ged-emacs-devel@m.gmane.org; Tue, 24 Jun 2008 08:23:50 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KB7Ym-0004gW-Ek for emacs-devel@gnu.org; Tue, 24 Jun 2008 08:23:44 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KB7Yk-0004gG-3E for emacs-devel@gnu.org; Tue, 24 Jun 2008 08:23:43 -0400 Original-Received: from [199.232.76.173] (port=38235 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KB7Yj-0004gD-RQ for emacs-devel@gnu.org; Tue, 24 Jun 2008 08:23:41 -0400 Original-Received: from viper.snap.net.nz ([202.37.101.25]:38523) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KB7Yj-0000Vs-CO for emacs-devel@gnu.org; Tue, 24 Jun 2008 08:23:41 -0400 Original-Received: from kahikatea.snap.net.nz (141.30.255.123.static.snap.net.nz [123.255.30.141]) by viper.snap.net.nz (Postfix) with ESMTP id CF2E73DA032 for ; Tue, 24 Jun 2008 23:51:27 +1200 (NZST) Original-Received: by kahikatea.snap.net.nz (Postfix, from userid 1000) id 65FB88FC6D; Tue, 24 Jun 2008 23:51:21 +1200 (NZST) X-Mailer: VM 7.19 under Emacs 22.2.50.3 X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:99842 Archived-At: In the past I would use "make recompile" in the lisp directory followed by "make" in the emacs directory because it was much faster than doing a bootstrap, and because I have my own experimental versions of files in the lisp directory that I don't want autoloading. Now I'm not sure what "make" does. It outputs "nil" so many times that any meaningful message flashes by and it insists on generating autoloads for all files in the lisp directory. Is there a way to get the old behaviour. It left problems from time to time but I could generally see how to fix them. -- Nick http://www.inet.net.nz/~nickrob