From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Neal Becker Newsgroups: gmane.emacs.devel Subject: Re: Emacs 23.0.91 pretest Date: Mon, 02 Mar 2009 07:38:21 -0500 Message-ID: References: <87tz6i6kug.fsf@cyd.mit.edu> 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 1235997535 3765 80.91.229.12 (2 Mar 2009 12:38:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 2 Mar 2009 12:38:55 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Mar 02 13:40:11 2009 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 1Le7RK-0006xf-Uo for ged-emacs-devel@m.gmane.org; Mon, 02 Mar 2009 13:40:11 +0100 Original-Received: from localhost ([127.0.0.1]:53782 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Le7Pz-0006SR-UH for ged-emacs-devel@m.gmane.org; Mon, 02 Mar 2009 07:38:47 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Le7Pu-0006SM-A3 for emacs-devel@gnu.org; Mon, 02 Mar 2009 07:38:42 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Le7Pq-0006Pi-KR for emacs-devel@gnu.org; Mon, 02 Mar 2009 07:38:39 -0500 Original-Received: from [199.232.76.173] (port=43986 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Le7Pq-0006Pf-DM for emacs-devel@gnu.org; Mon, 02 Mar 2009 07:38:38 -0500 Original-Received: from main.gmane.org ([80.91.229.2]:51514 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 1Le7Pq-00062a-1S for emacs-devel@gnu.org; Mon, 02 Mar 2009 07:38:38 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Le7Pi-0005iQ-Nh for emacs-devel@gnu.org; Mon, 02 Mar 2009 12:38:31 +0000 Original-Received: from 139.85.239.183 ([139.85.239.183]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 02 Mar 2009 12:38:30 +0000 Original-Received: from ndbecker2 by 139.85.239.183 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 02 Mar 2009 12:38:30 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Followup-To: gmane.emacs.devel Original-Lines: 31 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 139.85.239.183 User-Agent: KNode/0.99.01 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:109394 Archived-At: Chong Yidong wrote: > Emacs pretest 23.0.91 is now available for download via FTP, at the > following location: > > http://alpha.gnu.org/gnu/emacs/pretest/emacs-23.0.91.tar.gz > > The xdelta against the previous pretest, 23.0.90, is here: > > http://alpha.gnu.org/gnu/emacs/pretest/emacs-23.0.90-23.0.91.xdelta > > This is the second pretest for what will be the Emacs 23.1 release. > > Pretesters: please send an email to me reporting success or failure on > your build platform. In addition, please report bugs via M-x > report-emacs-bugs, or send an email to emacs-pretest-bug@gnu.org. For > questions, please email emacs-devel@gnu.org. > > Thank you. Built and runs OK on fedora f10 linux ./configure --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec- prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc -- datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 -- libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com -- mandir=/usr/share/man --infodir=/usr/share/info I'd like to tell what features were detected, but I don't know how. IIRC xemacs had 'describe-installation' that did this.