all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lynn Winebarger <owinebar@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel <emacs-devel@gnu.org>
Subject: Re: Objects that can't be purified during dumping
Date: Sat, 23 Jul 2022 09:59:18 -0400	[thread overview]
Message-ID: <CAM=F=bBDZ5ss2YAUrWQb322K2x0afcHM97NzH=KrA8dJNdpn8w@mail.gmail.com> (raw)
In-Reply-To: <83czdwhsc1.fsf@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 1285 bytes --]

On Sat, Jul 23, 2022, 9:27 AM Eli Zaretskii <eliz@gnu.org> wrote:

> > From: Lynn Winebarger <owinebar@gmail.com>
> > Date: Sat, 23 Jul 2022 08:19:35 -0400
> >
> > In my quest to have a "fully loaded" emacs, I'm attempting to dump a
> version that loads about 2400 features
> > in site-load.el.
>
> Dump how? with the portable dumping?  If so, we don't yet fully
> support re-dumping, although it's a goal we'd like to reach.
>

I might be confused, but I thought redumping referred to dumping using an
already dumped emacs.  I'm trying to bootstrap emacs with these additional
features loaded in the initial dump.

> Attempting to load email/rfc2047 produces an error to the effect that
> purecopy does not know how to purify a
> > char table (specifically a syntax table).
> > Is there a reason objects that aren't specifically recognized as being
> "purifiable" can't just be marked as
> > pinned like hash table without the purecopy attribute?  I mean, if I put
> that in the code, are there foreseeable
> > bugs that would result?
>
> Pure space will go away at some point, so we are unlikely to invest
> any effort into fixing this.
>

I recalled seeing an exchange to that effect on this list.   I'll try the
hack (on alloc.c) and see if it works as an interim solution.


Lynn

[-- Attachment #2: Type: text/html, Size: 2308 bytes --]

  reply	other threads:[~2022-07-23 13:59 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-23 12:19 Objects that can't be purified during dumping Lynn Winebarger
2022-07-23 13:27 ` Eli Zaretskii
2022-07-23 13:59   ` Lynn Winebarger [this message]
2022-07-23 15:27     ` Eli Zaretskii
2022-07-23 15:55     ` Stefan Monnier
2022-07-24 12:16       ` Lynn Winebarger
2022-07-24 15:07         ` Stefan Monnier
2022-07-24 15:08           ` Eli Zaretskii
2022-08-07 11:27           ` Lynn Winebarger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAM=F=bBDZ5ss2YAUrWQb322K2x0afcHM97NzH=KrA8dJNdpn8w@mail.gmail.com' \
    --to=owinebar@gmail.com \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.