From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: Pure space overflow Date: Thu, 21 Aug 2008 09:49:11 -0400 Message-ID: <87bpzmmqaw.fsf@cyd.mit.edu> References: <48AD277A.1010606@alice.it> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1219326599 28788 80.91.229.12 (21 Aug 2008 13:49:59 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 21 Aug 2008 13:49:59 +0000 (UTC) Cc: emacs-devel@gnu.org To: Angelo Graziosi Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Aug 21 15:50:38 2008 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 1KWAX7-0005hC-4h for ged-emacs-devel@m.gmane.org; Thu, 21 Aug 2008 15:49:01 +0200 Original-Received: from localhost ([127.0.0.1]:51696 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KWAW9-0006XW-Rm for ged-emacs-devel@m.gmane.org; Thu, 21 Aug 2008 09:48:01 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KWAW5-0006VW-O7 for emacs-devel@gnu.org; Thu, 21 Aug 2008 09:47:57 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KWAW3-0006RS-5q for emacs-devel@gnu.org; Thu, 21 Aug 2008 09:47:57 -0400 Original-Received: from [199.232.76.173] (port=44299 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KWAW2-0006R0-QT for emacs-devel@gnu.org; Thu, 21 Aug 2008 09:47:54 -0400 Original-Received: from cyd.mit.edu ([18.115.2.24]:43853) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KWAW2-0002tc-Fl for emacs-devel@gnu.org; Thu, 21 Aug 2008 09:47:54 -0400 Original-Received: by cyd.mit.edu (Postfix, from userid 1000) id 2160D57E2B5; Thu, 21 Aug 2008 09:49:11 -0400 (EDT) In-Reply-To: <48AD277A.1010606@alice.it> (Angelo Graziosi's message of "Thu\, 21 Aug 2008 10\:29\:46 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2.90 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: 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:102772 Archived-At: Angelo Graziosi writes: > Current trunk builds give a 'pure space overflow' warning, at the start. > > This happens, at least, on GNU/Linux Kubuntu 8.04.1. We neeed to > increase from 1240000 to 1250000. Done.