From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: building NTEmacs Date: Fri, 21 Feb 2003 17:24:07 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <20030221172352.73A8.LEKTU@terra.es> References: <20030221161252.73A2.LEKTU@terra.es> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1045844982 7972 80.91.224.249 (21 Feb 2003 16:29:42 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 21 Feb 2003 16:29:42 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18mG30-000233-00 for ; Fri, 21 Feb 2003 17:29:14 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18mGH5-00079K-00 for ; Fri, 21 Feb 2003 17:43:47 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18mG2g-0002D9-03 for emacs-devel@quimby.gnus.org; Fri, 21 Feb 2003 11:28:54 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18mG2Q-0002CZ-00 for emacs-devel@gnu.org; Fri, 21 Feb 2003 11:28:38 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18mG0P-0001IS-00 for emacs-devel@gnu.org; Fri, 21 Feb 2003 11:26:34 -0500 Original-Received: from [62.22.27.141] (helo=mail.peoplecall.com) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18mFy9-00011E-00 for emacs-devel@gnu.org; Fri, 21 Feb 2003 11:24:13 -0500 Original-Received: from [62.22.27.143] (jbarranquero.ofi.peoplecall.com [62.22.27.143]) by mail.peoplecall.com (8.11.6/8.11.6) with ESMTP id h1LGO7j03940; Fri, 21 Feb 2003 17:24:07 +0100 Original-To: David Abrahams In-Reply-To: X-Mailer: Becky! ver. 2.05.10 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:11818 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:11818 On Fri, 21 Feb 2003 10:57:09 -0500, David Abrahams wrote: > Hum. That doesn't sound like "with good results" to me! Ha, you're right; I was talking from the point of view of developing Emacs, not working with it. Moreover, the crashes happen only on optimized builds, so is not *that* unstable :) > I need my emacs to work; I think I'd better stay away from that until > it's official, thanks. If you need a stable Emacs, you'd be better served using 21.2, or perhaps the EMACS_21_1_RC branch (soon-to-be 21.3). The HEAD has other unstabilities; I've had it crash while trying to access a remote file with Tramp and ssh, and lately I've seen a couple of non-easily repeatable redisplay bugs. /L/e/k/t/u