GNU bug report logs - #39168
27.0.50; Error on command line flags with use dump-file flag with other flags

Previous Next

Package: emacs;

Reported by: Yuan Fu <casouri <at> gmail.com>

Date: Sat, 18 Jan 2020 04:28:01 UTC

Severity: normal

Tags: moreinfo

Found in version 27.0.50

Done: Yuan Fu <casouri <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #38 received at 39168 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Yuan Fu <casouri <at> gmail.com>
Cc: 39168 <at> debbugs.gnu.org
Subject: Re: bug#39168: 27.0.50; Error on command line flags with use
 dump-file flag with other flags
Date: Thu, 10 Feb 2022 08:37:46 +0100
Yuan Fu <casouri <at> gmail.com> writes:

> - 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’

(I'm going through old bug reports that unfortunately weren't resolved
at the time.)

I tried reproducing this on the current Emacs trunk:

larsi <at> giant:~/src/emacs/trunk$ ./src/emacs --batch -q --eval '(dump-emacs-portable  "/tmp/emacs.pdmp")'
Dumping fingerprint: 242a38e947fb351c885b84edcc58743b99c0803abfc37d2f3a62eb0ed696c781
Dump complete
Byte counts: header=100 hot=7603292 discardable=135072 cold=3591048
Reloc counts: hot=428962 discardable=5173
larsi <at> giant:~/src/emacs/trunk$ ./src/emacs -Q --dump-file /tmp/emacs.pdmp 

But it seems to work fine there.  Are you still seeing this issue in
recent Emacs versions?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




This bug report was last modified 3 years and 91 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.