From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Leo Newsgroups: gmane.emacs.devel Subject: Re: Emacs pretest 23.1.92 Date: Sat, 30 Jan 2010 12:15:47 +0000 Organization: University of Cambridge Message-ID: References: <873a1o48sm.fsf@stupidchicken.com> <83y6jfrjyh.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1264853783 16420 80.91.229.12 (30 Jan 2010 12:16:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 30 Jan 2010 12:16:23 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jan 30 13:16:20 2010 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.69) (envelope-from ) id 1NbCFQ-0006Cj-3f for ged-emacs-devel@m.gmane.org; Sat, 30 Jan 2010 13:16:20 +0100 Original-Received: from localhost ([127.0.0.1]:53901 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NbCFP-0002Mu-DS for ged-emacs-devel@m.gmane.org; Sat, 30 Jan 2010 07:16:19 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NbCFJ-0002M2-PU for emacs-devel@gnu.org; Sat, 30 Jan 2010 07:16:13 -0500 Original-Received: from [199.232.76.173] (port=60539 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NbCFJ-0002Lu-Cy for emacs-devel@gnu.org; Sat, 30 Jan 2010 07:16:13 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NbCFH-0003ug-4V for emacs-devel@gnu.org; Sat, 30 Jan 2010 07:16:13 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]:37119) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NbCFG-0003uK-M3 for emacs-devel@gnu.org; Sat, 30 Jan 2010 07:16:10 -0500 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1NbCFD-000654-Oa for emacs-devel@gnu.org; Sat, 30 Jan 2010 13:16:07 +0100 Original-Received: from smaug.linux.pwf.cam.ac.uk ([193.60.95.72]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 30 Jan 2010 13:16:07 +0100 Original-Received: from sdl.web by smaug.linux.pwf.cam.ac.uk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 30 Jan 2010 13:16:07 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 22 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: smaug.linux.pwf.cam.ac.uk User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) Cancel-Lock: sha1:CCM6njNOJIZd2JnsiUMY93F5Dys= X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:120690 Archived-At: On 2010-01-30 10:00 +0000, Eli Zaretskii wrote: >> From: Leo >> Date: Sat, 30 Jan 2010 08:50:17 +0000 >> >> On 2010-01-30 02:37 +0000, Chong Yidong wrote: >> > ftp://alpha.gnu.org/gnu/emacs/pretest/emacs-23.1.92.tar.gz >> >> Any idea why this tarball contains the .elc files? > > ??? Emacs release tarballs _always_ contain the .elc files. The idea > is that, since .elc files are architecture independent, there's no > need to slow down installation by not including them, and nothing of > significance to gain by such an omission. > > Why did you think there should be no .elc files? Ahh, sorry about this. I usually build from the devel repo. This is the second time I use a tar-ball. BTW, builds and works fine on OSX 10.5.8. Leo