all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Kévin Le Gouguec" <kevin.legouguec@gmail.com>
To: 38453@debbugs.gnu.org
Subject: bug#38453: Error out if dumping while interactive?
Date: Wed, 04 Dec 2019 20:23:43 +0100	[thread overview]
Message-ID: <87eexjj3nk.fsf@gmail.com> (raw)
In-Reply-To: <789D3E0E-425C-46F3-96AD-72AAE7CB9084@gmail.com>

AFAICT Fdump_emacs explicitly checks for this:

>  if (! noninteractive)
>    error ("Dumping Emacs works only in batch mode");

Maybe Fdump_emacs_portable should do the same… or maybe the check should
be moved somewhere in loadup.el?

(I hope I am not misunderstanding the issue at hand; my apologies if
so.)





  parent reply	other threads:[~2019-12-04 19:23 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-02  4:45 bug#38453: 27.0.50; Portable dumper error: smuggled pointers Yuan Fu
2019-12-02  8:39 ` Robert Pluim
2019-12-02 15:10   ` Yuan Fu
2019-12-02 16:12     ` Eli Zaretskii
2019-12-04 19:23 ` Kévin Le Gouguec [this message]
2019-12-23 19:51   ` bug#38453: Error out if dumping while interactive? Philipp Stephani
2019-12-23 20:04     ` Eli Zaretskii
2019-12-23 20:14       ` Philipp Stephani
2019-12-23 20:19         ` Eli Zaretskii
2019-12-23 20:30           ` Philipp Stephani

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=87eexjj3nk.fsf@gmail.com \
    --to=kevin.legouguec@gmail.com \
    --cc=38453@debbugs.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.