GNU bug report logs -
#51366
Pure storage overflow warning in *GNU Emacs* buffer when emacs@27.2 is invoked
Previous Next
Reported by: Calvin Heim <frofroggy <at> gmail.com>
Date: Sun, 24 Oct 2021 03:32:02 UTC
Severity: normal
Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sun, 26 Jun 2022 12:25:37 +0200
with message-id <5a25c858b73cb7a4ccb45546939f8d072fc3626d.camel <at> gmail.com>
and subject line Re: Pure storage overflow warning in *GNU Emacs* buffer when emacs <at> 27.2 is invoked
has caused the debbugs.gnu.org bug report #51366,
regarding Pure storage overflow warning in *GNU Emacs* buffer when emacs <at> 27.2 is invoked
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
51366: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=51366
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
In emacs <at> 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 <at> 27.2 store item is
/gnu/store/n1zvyjk8hm51793ap5ikvzvq15lxkhrg-emacs-27.2
$ uname -i
i686
[Message part 3 (message/rfc822, inline)]
Am Montag, dem 25.10.2021 um 14:57 -0700 schrieb Calvin Heim:
> The pure space overflow warning does not appear in
> emacs-next <at> 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 :)
This bug report was last modified 2 years and 334 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.