From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Mathias Dahl" Newsgroups: gmane.emacs.devel Subject: Building Emacs overflowed pure space Date: Tue, 18 Jul 2006 10:38:51 +0200 Message-ID: <7dbe73ed0607180138x35e9d9bft3e42f20cb369795c@mail.gmail.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1153211959 25693 80.91.229.2 (18 Jul 2006 08:39:19 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 18 Jul 2006 08:39:19 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jul 18 10:39:17 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1G2l6g-0001hs-WB for ged-emacs-devel@m.gmane.org; Tue, 18 Jul 2006 10:39:07 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G2l6g-0007o6-GB for ged-emacs-devel@m.gmane.org; Tue, 18 Jul 2006 04:39:06 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1G2l6U-0007ns-Pl for emacs-devel@gnu.org; Tue, 18 Jul 2006 04:38:54 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1G2l6T-0007ng-8R for emacs-devel@gnu.org; Tue, 18 Jul 2006 04:38:54 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G2l6T-0007nd-3v for emacs-devel@gnu.org; Tue, 18 Jul 2006 04:38:53 -0400 Original-Received: from [64.233.182.190] (helo=nf-out-0910.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1G2l9J-0006XY-Nz for emacs-devel@gnu.org; Tue, 18 Jul 2006 04:41:49 -0400 Original-Received: by nf-out-0910.google.com with SMTP id c2so98469nfe for ; Tue, 18 Jul 2006 01:38:51 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=tSt+1gsRopMboyC1OPj1UQPHBiRSqZSxNmHjXj5zM6s7DCAjX/zt1wwHQRD0EPkndwpVQSn+YmosRTUJGlFgxfTShDcSNH/9s64R39NDp8Z/txlAzSF7PgP2/2NHtceME2xCDlzSLPiZ00Ugwe7wr0z2dDOo0m56+8GISB3W5Ts= Original-Received: by 10.48.143.13 with SMTP id q13mr494421nfd; Tue, 18 Jul 2006 01:38:51 -0700 (PDT) Original-Received: by 10.48.255.2 with HTTP; Tue, 18 Jul 2006 01:38:51 -0700 (PDT) Original-To: emacs-devel@gnu.org Content-Disposition: inline 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:57249 Archived-At: When starting Emacs after the compile today I got this message: Warning (initialization): Building Emacs overflowed pure space. (See the node \ Pure Storage in the Lisp manual for details.) I have never seen this before, what has happened?