unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Objects that can't be purified during dumping
@ 2022-07-23 12:19 Lynn Winebarger
  2022-07-23 13:27 ` Eli Zaretskii
  0 siblings, 1 reply; 9+ messages in thread
From: Lynn Winebarger @ 2022-07-23 12:19 UTC (permalink / raw)
  To: emacs-devel

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

Hi,
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.
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?

Thanks,
Lynn

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-08-07 11:27 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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
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

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).