emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] master 36b9955: Add --new-daemon, which runs in the fo


From: Evgeny Roubinchtein
Subject: Re: [Emacs-diffs] master 36b9955: Add --new-daemon, which runs in the foreground and does not fork
Date: Wed, 16 Nov 2016 11:24:34 -0500

Alternatively alternatively an optional argument to the "--daemon" option so that, for example "--daemon=foreground" is the no-forking behavior, whereas plain "--daemon" (for backward compatibility) and "--daemon=background" (for completeness) are both the forking behavior.  

Bikeshedding can be fun. ;-)

On Wed, Nov 16, 2016 at 11:19 AM, Mark Oteiza <address@hidden> wrote:

Stefan Monnier <address@hidden> writes:
>>     Add --new-daemon, which runs in the foreground and does not fork
>
> Could we have more meaningful names than "old" and "new"?
> E.g. --fg-daemon and --bg-daemon?

Alternatively, an extra flag simply to indicate not to fork the daemon,
perhaps -F for emacs.



reply via email to

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