From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Giorgos Keramidas Newsgroups: gmane.emacs.devel Subject: Re: Pretest Date: Sat, 28 Oct 2006 00:11:14 +0300 Message-ID: <20061027211114.GA14219@gothmog.pc> References: <87lkn1tzav.fsf@stupidchicken.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1161983532 12170 80.91.229.2 (27 Oct 2006 21:12:12 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 27 Oct 2006 21:12:12 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 27 23:12:07 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GdYz1-0004fA-TM for ged-emacs-devel@m.gmane.org; Fri, 27 Oct 2006 23:11:20 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GdYz1-0000f5-BY for ged-emacs-devel@m.gmane.org; Fri, 27 Oct 2006 17:11:19 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GdYyp-0000es-8L for emacs-devel@gnu.org; Fri, 27 Oct 2006 17:11:07 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GdYym-0000eX-Cw for emacs-devel@gnu.org; Fri, 27 Oct 2006 17:11:05 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GdYym-0000eU-7v for emacs-devel@gnu.org; Fri, 27 Oct 2006 17:11:04 -0400 Original-Received: from [62.1.205.36] (helo=igloo.linux.gr) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GdYyk-0004xt-Jx for emacs-devel@gnu.org; Fri, 27 Oct 2006 17:11:03 -0400 Original-Received: from gothmog.pc (host5.bedc.ondsl.gr [62.103.39.229]) (authenticated bits=128) by igloo.linux.gr (8.13.8/8.13.8/Debian-2) with ESMTP id k9RLAeoE028542 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sat, 28 Oct 2006 00:10:41 +0300 Original-Received: from gothmog.pc (gothmog [127.0.0.1]) by gothmog.pc (8.13.8/8.13.8) with ESMTP id k9RLBFw1014274; Sat, 28 Oct 2006 00:11:15 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Original-Received: (from giorgos@localhost) by gothmog.pc (8.13.8/8.13.8/Submit) id k9RLBEGa014273; Sat, 28 Oct 2006 00:11:14 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Original-To: Chong Yidong Content-Disposition: inline In-Reply-To: <87lkn1tzav.fsf@stupidchicken.com> X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (score=-2.546, required 5, AWL -0.15, BAYES_00 -2.60, DNS_FROM_RFC_ABUSE 0.20, UNPARSEABLE_RELAY 0.00) X-Hellug-MailScanner-From: keramida@ceid.upatras.gr 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:61255 Archived-At: On 2006-10-27 13:59, Chong Yidong wrote: > With Richard's agreement, I've bumped the version number to 22.0.90 > and rolled a pretest tarball. The tarball can be found at > > ftp://alpha.gnu.org/gnu/emacs/pretest/emacs-22.0.90.tar.gz > > Since Leim has been merged into Emacs, there is no separate > leim-22.0.90.tar.gz (I'll update admin/make-announcement to reflect > this). > > Since this is the first Emacs 22 pretest tarball, it would be nice if > people could take a look and make sure there are no problems building > from, before we think about making any pretest announcement. Compiled successfully, installed and running fine as my editor for this message and as another, X11 instance (with Lucid widgets) on: $ uname -a FreeBSD gothmog.pc 7.0-CURRENT FreeBSD 7.0-CURRENT #1: \ Mon Oct 23 13:35:35 EEST 2006 \ build@gothmog.pc:/home/build/obj/home/build/src/sys/GOTHMOG i386 $ I haven't tried a GTK+-enabled build yet. It should be easy to do this early tomorrow morning too. Thanks again, to all the people who brought this Emacs version to us :) - Giorgos