emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#51366: closed (Pure storage overflow warning in *GNU Emacs* buffer w


From: GNU bug Tracking System
Subject: bug#51366: closed (Pure storage overflow warning in *GNU Emacs* buffer when emacs@27.2 is invoked)
Date: Sun, 26 Jun 2022 10:26:02 +0000

Your message dated Sun, 26 Jun 2022 12:25:37 +0200
with message-id <5a25c858b73cb7a4ccb45546939f8d072fc3626d.camel@gmail.com>
and subject line Re: Pure storage overflow warning in *GNU Emacs* buffer when 
emacs@27.2 is invoked
has caused the debbugs.gnu.org bug report #51366,
regarding Pure storage overflow warning in *GNU Emacs* buffer when emacs@27.2 
is invoked
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
51366: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=51366
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: Pure storage overflow warning in *GNU Emacs* buffer when emacs@27.2 is invoked Date: Sat, 23 Oct 2021 20:31:01 -0700
In emacs@27.2, a warning appears about pure storage overflow in the *GNU Emacs*
buffer that displays at startup. My main concern is that I'm not sure if Emacs's
garbage collection is working or not, so I have been hesitant to upgrade from
version 26.3.

Steps to reproduce (with output):

-----8<---begin-snippet---8<--------------------

$ guix environment -C --pure --preserve=TERM --user=foo --no-cwd --ad-hoc emacs

$ emacs -nw --batch --eval="(progn (display-about-screen)(message \"%s\"
(buffer-substring-no-properties 1 122)))"

Warning Warning!!!  Pure space overflow    !!!Warning Warning
(See the node Pure Storage in the Lisp manual for details.)

-----8<---end-snippet---8<--------------------

I am using Guix on a foreign distribution (Trisquel 9).

$ guix describe
guix 075c9f1
    repository URL: https://git.savannah.gnu.org/git/guix.git
    branch: master
    commit: 075c9f12696d23bc86999b7a9ed567f38715e00a

The corresponding emacs@27.2 store item is
/gnu/store/n1zvyjk8hm51793ap5ikvzvq15lxkhrg-emacs-27.2

$ uname -i
i686





--- End Message ---
--- Begin Message --- Subject: Re: Pure storage overflow warning in *GNU Emacs* buffer when emacs@27.2 is invoked Date: Sun, 26 Jun 2022 12:25:37 +0200 User-agent: Evolution 3.42.1
Am Montag, dem 25.10.2021 um 14:57 -0700 schrieb Calvin Heim:
> The pure space overflow warning does not appear in
> emacs-next@28.0.50-0.2ea3466
> on my i686 machine, so this bug will disappear when the emacs package
> definition catches up to emacs-next. 
Closing under the premise that it in fact disappeared :)


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]