From: Jean Louis <bugs@gnu.support>
To: Leo Butler <leo.butler@umanitoba.ca>
Cc: help-gnu-emacs@gnu.org
Subject: Re: How to dump Emacs and use as application snapshot?
Date: Wed, 28 Oct 2020 09:16:30 +0300 [thread overview]
Message-ID: <X5kMvoCWk6V4Iuxn@protected.rcdrun.com> (raw)
In-Reply-To: <865z6vf8e9.fsf@x201.butler.org>
* Leo Butler <leo.butler@umanitoba.ca> [2020-10-28 04:27]:
> Jean Louis <bugs@gnu.support> writes:
> >
> > emacs --batch -eval "(setq my-var \"any\") (dump-emacs-portable \"~/my-emacs\")"
> >
> > Any way to do it?
>
> Have you tried wrapping your eval stanza in a progn form?
>
> emacs --batch -eval '(progn (do-the-stuff you want) (dump-emacs-portable))'
Really great, now I can continue experiments. I got it almost done if
it would not be new error: unsupported object type in dump: module
function
Is it maybe loaded module cannot be dumped?
--
Jean Louis
prev parent reply other threads:[~2020-10-28 6:16 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-27 17:41 How to dump Emacs and use as application snapshot? Jean Louis
2020-10-27 18:05 ` Eli Zaretskii
2020-10-27 19:51 ` Jean Louis
2020-10-27 20:13 ` Eli Zaretskii
2020-10-27 21:12 ` Jean Louis
2020-10-28 2:04 ` Dante Catalfamo
2020-10-28 3:29 ` Eli Zaretskii
2020-10-27 18:52 ` Stefan Monnier
2020-10-27 19:51 ` Jean Louis
2020-10-27 20:39 ` Stefan Monnier
2020-10-27 21:14 ` Jean Louis
2020-10-27 21:41 ` Stefan Kangas
2020-11-02 12:52 ` Jean Louis
2020-11-02 15:54 ` Eli Zaretskii
2020-10-27 23:02 ` Stefan Monnier
2020-11-02 12:46 ` Jean Louis
2020-11-02 14:37 ` Corwin Brust
2020-11-02 16:51 ` Jean Louis
2020-10-28 1:26 ` Leo Butler
2020-10-28 6:16 ` Jean Louis [this message]
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=X5kMvoCWk6V4Iuxn@protected.rcdrun.com \
--to=bugs@gnu.support \
--cc=help-gnu-emacs@gnu.org \
--cc=leo.butler@umanitoba.ca \
/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.