From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Fabian Ezequiel Gallina Newsgroups: gmane.emacs.devel Subject: Re: Emacs pretest 24.2.93 Date: Sat, 9 Feb 2013 19:12:48 -0300 Message-ID: References: <3yehgsms6k.fsf@fencepost.gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1360448358 24807 80.91.229.3 (9 Feb 2013 22:19:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 9 Feb 2013 22:19:18 +0000 (UTC) Cc: emacs-devel@gnu.org To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Feb 09 23:19:39 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1U4Ilm-0005Gv-1C for ged-emacs-devel@m.gmane.org; Sat, 09 Feb 2013 23:19:38 +0100 Original-Received: from localhost ([::1]:36450 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U4IlS-0004Zl-PF for ged-emacs-devel@m.gmane.org; Sat, 09 Feb 2013 17:19:18 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:40208) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U4IlP-0004ZP-Vf for emacs-devel@gnu.org; Sat, 09 Feb 2013 17:19:16 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U4IlP-0007Hv-2w for emacs-devel@gnu.org; Sat, 09 Feb 2013 17:19:15 -0500 Original-Received: from mail-ie0-x234.google.com ([2607:f8b0:4001:c03::234]:43129) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U4IlL-0007H1-6l; Sat, 09 Feb 2013 17:19:11 -0500 Original-Received: by mail-ie0-f180.google.com with SMTP id bn7so6295368ieb.39 for ; Sat, 09 Feb 2013 14:19:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type:content-transfer-encoding; bh=vCYP3RUHSlAVttOrmIv/p22auXCuQDiDAI45oQuKN/w=; b=VSxX06m3WA8ocBuABakZ5JjZEXYkvz7tBjFJV2Xd+TFka4WvBR1E/u18d0kiUpZ/uj Lj/5MiUNfCpJG0x/KjIC2QCr7eZ1BFCKQEbACkFBK+Od0UhlzD5jsdgnQZWhPlb9phVO fMV6r/nniYUUOCeZr/9X0cjuE6GSA49SpBIzGaM5gIxWQjV5uM4H1m2G0TZWU0LRxfog 2fo3DuQbmz5OQWOIHJnRVbDSisnhpGYmVr+2xCcxupvEJyHC10W+ydSSwWVccXP1c1HE CwdZVneyglPIEJEoYDWKSqjg89rgA2n+uR8Cpp0wJjo78HsVbrF+UJNM+tNpatspsr7T XJlA== X-Received: by 10.50.184.227 with SMTP id ex3mr8375327igc.45.1360447968455; Sat, 09 Feb 2013 14:12:48 -0800 (PST) Original-Received: by 10.64.170.165 with HTTP; Sat, 9 Feb 2013 14:12:48 -0800 (PST) In-Reply-To: <3yehgsms6k.fsf@fencepost.gnu.org> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4001:c03::234 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:156931 Archived-At: 2013/2/7 Glenn Morris : > > The next pretest for what will be the Emacs 24.3 release is available at > > ftp://alpha.gnu.org/gnu/emacs/pretest/emacs-24.2.93.tar.xz > > Please give it as much testing as you can. > As always, if you encounter problems building or using Emacs, > send a report to bug-gnu-emacs@gnu.org with full details > (if possible, use M-x report-emacs-bug). > Compiles and works good on Arch GNU/Linux x86_64. Regards, Fabi=E1n.