emacs-devel
[Top][All Lists]
Advanced

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

Re: master 5be9a9cacf: Add a new command `restart-emacs'


From: Lars Ingebrigtsen
Subject: Re: master 5be9a9cacf: Add a new command `restart-emacs'
Date: Mon, 18 Apr 2022 11:39:45 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Sean Whitton <spwhitton@spwhitton.name> writes:

> Well, in this case I just want a single frame to be opened, rather than
> saving and restoring all that state.  I guess what I want is reexec with
> additional command line arguments, "--eval" "(make-frame)".

I think that's out of scope for `restart-emacs'.  I mean, it would be
possible to have a
`restart-emacs-but-with-extra-command-line-arguments', but then you're
not restarting Emacs the way you started it.

But if you start Emacs originally with "--eval" "(make-frame)", then
`restart-emacs' will be restarted the same way.

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



reply via email to

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