From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: memory consumption with pure-space-overflow Date: Fri, 05 May 2006 15:50:34 +0300 Message-ID: References: <34e52d434e5685.34e568534e52d4@net.lu.se> <87y7xv5qv7.fsf@pacem.orebokech.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1146833478 16294 80.91.229.2 (5 May 2006 12:51:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 5 May 2006 12:51:18 +0000 (UTC) Cc: emacs-devel@gnu.org, Reiner.Steib@gmx.de, miles@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri May 05 14:51:16 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 1Fbzm6-0000tx-5l for ged-emacs-devel@m.gmane.org; Fri, 05 May 2006 14:51:14 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fbzm4-0000lH-PW for ged-emacs-devel@m.gmane.org; Fri, 05 May 2006 08:51:12 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Fbzlm-0000ea-Rw for emacs-devel@gnu.org; Fri, 05 May 2006 08:50:54 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Fbzlm-0000dS-0y for emacs-devel@gnu.org; Fri, 05 May 2006 08:50:54 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fbzll-0000dA-QF for emacs-devel@gnu.org; Fri, 05 May 2006 08:50:53 -0400 Original-Received: from [192.114.186.66] (helo=romy.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Fbzlt-0001qZ-6L; Fri, 05 May 2006 08:51:01 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-67-63.inter.net.il [80.230.67.63]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id ECT41370 (AUTH halo1); Fri, 5 May 2006 15:50:39 +0300 (IDT) Original-To: rms@gnu.org In-reply-to: (message from Richard Stallman on Thu, 27 Apr 2006 17:27:04 -0400) 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:53946 Archived-At: > From: Richard Stallman > Date: Thu, 27 Apr 2006 17:27:04 -0400 > Cc: miles@gnu.org, emacs-devel@gnu.org > > I think we should tell the user what kind of problems are possible > because of `pure-space-overflow' and how to fix the overflow. > > A reference to the node Building Emacs in the Lisp manual > should be enough. Done.