From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#38492: 27.0.50; Warn pdumper users when pure space has been overflowed Date: Sat, 14 Dec 2019 13:42:07 +0200 Message-ID: <838snf6smo.fsf@gnu.org> References: <66439438-e275-49cd-8b84-a70a4d1b2087@email.android.com> Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="180591"; mail-complaints-to="usenet@blaine.gmane.org" Cc: 38492-done@debbugs.gnu.org, kevin.legouguec@gmail.com To: dancol@dancol.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Dec 14 12:43:13 2019 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1ig5pI-000kpk-0v for geb-bug-gnu-emacs@m.gmane.org; Sat, 14 Dec 2019 12:43:12 +0100 Original-Received: from localhost ([::1]:58448 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ig5pG-0006iE-Rr for geb-bug-gnu-emacs@m.gmane.org; Sat, 14 Dec 2019 06:43:10 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:50250) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ig5pB-0006i3-CP for bug-gnu-emacs@gnu.org; Sat, 14 Dec 2019 06:43:06 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ig5p9-0004HJ-V4 for bug-gnu-emacs@gnu.org; Sat, 14 Dec 2019 06:43:04 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:57257) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ig5p8-0004Ea-KN for bug-gnu-emacs@gnu.org; Sat, 14 Dec 2019 06:43:03 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ig5p8-0006UG-HK for bug-gnu-emacs@gnu.org; Sat, 14 Dec 2019 06:43:02 -0500 Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Sat, 14 Dec 2019 11:43:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 38492 X-GNU-PR-Package: emacs Mail-Followup-To: 38492@debbugs.gnu.org, eliz@gnu.org, kevin.legouguec@gmail.com Original-Received: via spool by 38492-done@debbugs.gnu.org id=D38492.157632374924884 (code D ref 38492); Sat, 14 Dec 2019 11:43:02 +0000 Original-Received: (at 38492-done) by debbugs.gnu.org; 14 Dec 2019 11:42:29 +0000 Original-Received: from localhost ([127.0.0.1]:34996 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ig5oa-0006TI-VK for submit@debbugs.gnu.org; Sat, 14 Dec 2019 06:42:29 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:58074) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ig5oa-0006T3-5Y for 38492-done@debbugs.gnu.org; Sat, 14 Dec 2019 06:42:28 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:59154) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ig5oU-0002mb-DS; Sat, 14 Dec 2019 06:42:22 -0500 Original-Received: from [176.228.60.248] (port=2421 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1ig5oS-0002IG-O5; Sat, 14 Dec 2019 06:42:21 -0500 In-reply-to: <66439438-e275-49cd-8b84-a70a4d1b2087@email.android.com> (dancol@dancol.org) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:173327 Archived-At: > Date: Fri, 06 Dec 2019 11:02:28 -0800 > From: dancol@dancol.org > Cc: kevin.legouguec@gmail.com, 38492@debbugs.gnu.org > > > > We should probably consider just removing the pure space mechanism at > > > some point. > > > > Does this mean you agree with removing the warning in startup.el > > about overflowed pure space? > > Yes. Thanks, I removed the warning in a pdumper build, and I'm closing this bug report.