From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Moreton Newsgroups: gmane.emacs.devel Subject: Re: Emacs pretest 24.2.93 Date: Sun, 10 Feb 2013 21:44:40 +0000 Message-ID: <82fw133ktz.fsf@gmail.com> References: <3yehgsms6k.fsf@fencepost.gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1360532703 13031 80.91.229.3 (10 Feb 2013 21:45:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 10 Feb 2013 21:45:03 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Feb 10 22:45:24 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 1U4eiC-0000Yu-D2 for ged-emacs-devel@m.gmane.org; Sun, 10 Feb 2013 22:45:24 +0100 Original-Received: from localhost ([::1]:33442 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U4eht-0001Tk-3z for ged-emacs-devel@m.gmane.org; Sun, 10 Feb 2013 16:45:05 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:37500) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U4eho-0001SL-RY for emacs-devel@gnu.org; Sun, 10 Feb 2013 16:45:03 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U4ehl-0003Dz-60 for emacs-devel@gnu.org; Sun, 10 Feb 2013 16:45:00 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]:49421) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U4ehk-0003Do-VK for emacs-devel@gnu.org; Sun, 10 Feb 2013 16:44:57 -0500 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1U4ei1-0000Th-NW for emacs-devel@gnu.org; Sun, 10 Feb 2013 22:45:13 +0100 Original-Received: from 82-69-64-228.dsl.in-addr.zen.co.uk ([82.69.64.228]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 10 Feb 2013 22:45:13 +0100 Original-Received: from andrewjmoreton by 82-69-64-228.dsl.in-addr.zen.co.uk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 10 Feb 2013 22:45:13 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 21 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 82-69-64-228.dsl.in-addr.zen.co.uk User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.93 (windows-nt) Cancel-Lock: sha1:/SUpfVtarIpR1htj+DRID/62t7E= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 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:156949 Archived-At: On Thu 07 Feb 2013, Glenn Morris wrote: > 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). > > Since the last pretest, there have been a couple of fixes related to > mouse handling, so please pay particular attention to that aspect. > > Hopefully, this is close to what will be the actual release. > If you package Emacs for a distribution, it would be great if you can > check that this pretest works for you. Builds and run ok with mingw gcc 4.7.2 on Windows XP (32bit). AndyM