emacs-devel
[Top][All Lists]
Advanced

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

Re: Failing to GC killed buffers considered harmful


From: Stefan Monnier
Subject: Re: Failing to GC killed buffers considered harmful
Date: Sun, 29 Mar 2020 12:45:48 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

> Another idea is to avoid dumping such buffers.  But I couldn't find a
> facility for doing that safely; simply having dump_buffer return
> causes an assertion violation later:

Could we try and write out buffers such that they are read back as
something else (e.g. a special record with type `dead-dumped-buffer`)?


        Stefan




reply via email to

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