From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Steven Knight Newsgroups: gmane.emacs.devel Subject: Re: Emacs 23.1.90 pretest Date: Wed, 09 Dec 2009 13:39:53 -0500 Message-ID: <4B1FEEF9.2070204@unh.edu> References: <87r5r47t7p.fsf@stupidchicken.com> Reply-To: steven.knight@unh.edu NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1260384023 12728 80.91.229.12 (9 Dec 2009 18:40:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 9 Dec 2009 18:40:23 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Dec 09 19:40:16 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NIRSQ-0003C2-02 for ged-emacs-devel@m.gmane.org; Wed, 09 Dec 2009 19:40:14 +0100 Original-Received: from localhost ([127.0.0.1]:58494 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NIRSP-0005B9-RL for ged-emacs-devel@m.gmane.org; Wed, 09 Dec 2009 13:40:13 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NIRSI-00059W-8H for emacs-devel@gnu.org; Wed, 09 Dec 2009 13:40:06 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NIRSD-00053n-Id for emacs-devel@gnu.org; Wed, 09 Dec 2009 13:40:05 -0500 Original-Received: from [199.232.76.173] (port=54354 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NIRSD-00053P-Bp for emacs-devel@gnu.org; Wed, 09 Dec 2009 13:40:01 -0500 Original-Received: from blackstar.sr.unh.edu ([132.177.241.80]:47554) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NIRSD-0005Jn-3z for emacs-devel@gnu.org; Wed, 09 Dec 2009 13:40:01 -0500 Original-Received: from whitestar.sr.unh.edu (whitestar.sr.unh.edu [132.177.241.86]) (authenticated bits=0) by blackstar.sr.unh.edu (8.13.8/8.13.8) with ESMTP id nB9IdrZv026107 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 9 Dec 2009 13:39:53 -0500 User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.5; en-US; rv:1.9.1.5) Gecko/20091130 Thunderbird/3.0 In-Reply-To: <87r5r47t7p.fsf@stupidchicken.com> X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:118467 Archived-At: On Wed Dec 09 2009 11:31:58 GMT-0500 (EST), Dave Donelan wrote: > Emacs pretest 23.1.90 is now available for download via FTP, at the > following location: > > ftp://alpha.gnu.org/gnu/emacs/pretest/emacs-23.1.90.tar.gz > > The xdelta against Emacs 23.1 is here: > > ftp://alpha.gnu.org/gnu/emacs/pretest/emacs-23.1-23.1.90.xdelta > > This is the first pretest for what will be the Emacs 23.2 release. > > Pretesters: please send me an email reporting success or failure on your > build platform. Report bugs via M-x report-emacs-bugs, or email > emacs-pretest-bug@gnu.org. For questions, email emacs-devel@gnu.org. > > Note that the default for `mail-user-agent' has been changed from Mail > mode to Message mode; if you have Mail mode-specific customizations, > please check them. > > There are quite a number of changes relative to Emacs 23.1, including > several new packages, notably the CEDET package of development tools. > See etc/NEWS for details. > > > Emacs developers: please note that the tree is now frozen. No new > features are allowed, unless agreed to by Stefan or myself. Changes > that are bug fixes or improvements to documentations may still be > committed directly; when in doubt, send email to emacs-devel@gnu.org. I > think we will probably begin Emacs 24 development soon-ish, once we make > the switch from CVS to BZR (we can discuss this further on emacs-devel). > > Thanks. > > > Hi, I built and installed Emacs on Fedora 11; I did not encounter any errors when building. When starting up Emacs, I get the following: $ emacs -Q (emacs:31419): Gtk-CRITICAL **: gtk_window_resize: assertion `width > 0' failed and the computer emits a beep. When doing this: $ emacs -Q -nw Emacs starts-ups fine. Please let me know if I should be posting this somewhere else or if you need more information. Thanks, -- Steven Knight steven.knight@unh.edu