emacs-devel
[Top][All Lists]
Advanced

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

Re: Preview: portable dumper


From: Daniel Colascione
Subject: Re: Preview: portable dumper
Date: Mon, 26 Feb 2018 08:55:01 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

On 02/26/2018 07:23 AM, Clément Pit-Claudel wrote:
On 2018-02-26 10:10, Phillip Lord wrote:
eval: unsupported object type in dump: SAVE_POINTER

You can pass t to dump-emacs-portable to see where the unsupported values come 
from.  For me SAVE_POINTERs came from loading dbus, and window configurations 
from loading winner-mode.

I love when people use features that aren't even properly documented yet. :-)

I'm imagining using 'with-wrapper-hook' (or, since it's deprecated, 'add-function') to give modes a chance to tweak the global lisp environment that pdumper sees, avoiding some of these problems. Another option, which isn't necessarily mutually exclusive, is to provide a list of symbols to dump as nil.

For now, you're going to get the most reliable results dumping a -batch Emacs.



reply via email to

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