all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Yuan Fu <casouri@gmail.com>
Cc: 39168@debbugs.gnu.org
Subject: bug#39168: 27.0.50; Error on command line flags with use dump-file flag with other flags
Date: Sat, 18 Jan 2020 11:03:10 +0200	[thread overview]
Message-ID: <83lfq516i9.fsf@gnu.org> (raw)
In-Reply-To: <28C9184B-980C-4B95-9E77-92EA76461661@gmail.com> (message from Yuan Fu on Fri, 17 Jan 2020 23:26:48 -0500)

> From: Yuan Fu <casouri@gmail.com>
> Date: Fri, 17 Jan 2020 23:26:48 -0500
> 
> 
> - dump an image: emacs --batch -q --eval '(dump-emacs-portable
>   "~/.emacs.d/emacs.pdmp")'
> - start emacs: ~/bin/emacs -q --dump-file=/Users/yuan/.emacs.d/emacs.pdmp -g 151x50
> - error: command-line-1: Unknown option ‘--dump-file=/Users/yuan/.emacs.d/emacs.pdmp’

Not _any_ other flag, but flags parsed in command-line-1.

If we restored Emacs from a dump file, we should filter --dump-file
(and the following argument, if --dump-file doesn't end in a '=') in
init_cmdargs, so that startup.el doesn't see it.





  reply	other threads:[~2020-01-18  9:03 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-18  4:26 bug#39168: 27.0.50; Error on command line flags with use dump-file flag with other flags Yuan Fu
2020-01-18  9:03 ` Eli Zaretskii [this message]
2020-01-18 14:29   ` Yuan Fu
2020-01-18 15:23     ` Eli Zaretskii
2020-04-24 15:58 ` Yuan Fu
2020-04-24 16:31   ` Eli Zaretskii
2020-04-24 17:45     ` Yuan Fu
2020-04-24 18:05       ` Eli Zaretskii
2020-04-24 19:44         ` Yuan Fu
2020-04-24 20:24           ` Yuan Fu
2020-07-24  0:18             ` Yuan Fu
2022-02-10  7:37 ` Lars Ingebrigtsen
2022-02-19 23:51   ` Yuan Fu
2022-02-19 23:52 ` bug#39168: Fwd: " Yuan Fu

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=83lfq516i9.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=39168@debbugs.gnu.org \
    --cc=casouri@gmail.com \
    /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.