From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Mikko Huhtala Newsgroups: gmane.emacs.devel Subject: Re: Pretest Date: Sat, 28 Oct 2006 23:33:46 +0300 Message-ID: <17731.48810.306468.551336@urquell.abo.fi> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1162069355 7573 80.91.229.2 (28 Oct 2006 21:02:35 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 28 Oct 2006 21:02:35 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Oct 28 23:02:33 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 1GdvJw-0001gi-Sd for ged-emacs-devel@m.gmane.org; Sat, 28 Oct 2006 23:02:25 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GdvJw-0008EV-HE for ged-emacs-devel@m.gmane.org; Sat, 28 Oct 2006 17:02:24 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GdvJi-00089j-4D for emacs-devel@gnu.org; Sat, 28 Oct 2006 17:02:10 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GdvJg-00086j-CX for emacs-devel@gnu.org; Sat, 28 Oct 2006 17:02:09 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GdvJg-00086I-59 for emacs-devel@gnu.org; Sat, 28 Oct 2006 17:02:08 -0400 Original-Received: from [130.232.213.11] (helo=smtp0.abo.fi) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GdvJf-0005F0-Fb for emacs-devel@gnu.org; Sat, 28 Oct 2006 17:02:07 -0400 Original-Received: from urquell.abo.fi.abo.fi (urquell.abo.fi [130.232.210.248]) by smtp0.abo.fi (8.12.9/8.12.9) with ESMTP id k9SKXkvf009745 for ; Sat, 28 Oct 2006 23:33:47 +0300 (EEST) Original-To: emacs-devel@gnu.org X-Mailer: VM 7.19 under Emacs 22.0.90.1 X-Greylist: Sender DNS name whitelisted, not delayed by milter-greylist-2.0.2 (smtp0.abo.fi [130.232.213.11]); Sat, 28 Oct 2006 23:33:47 +0300 (EEST) X-Virus-Scanned: by bruno.abo.fi (bruno.abo.fi: Sat Oct 28 23:33:48 2006) X-Scanned-By: MIMEDefang 2.56 on 130.232.213.11 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:61309 Archived-At: Chong Yidong schrieb: > ftp://alpha.gnu.org/gnu/emacs/pretest/emacs-22.0.90.tar.gz > > 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. Seems to build and work just fine. I'm using gtk2 on the following system: Fedora Core release 6 (Zod) Linux 2.6.18-1.2798.fc6 #1 SMP Mon Oct 16 14:37:32 EDT 2006 i686 i686 i386 GNU/Linux glibc-2.5-3 gcc-4.1.1-30 gtk2-2.10.4-4.fc6 xorg-x11-server-Xorg-1.1.1-47.fc6 I'm posting this from Emacs 22.0.90 and I used VM 7.19 to read mail, which seems to work without problems. Mikko