emacs-devel
[Top][All Lists]
Advanced

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

Re: start emacs without creating frames and connect with emacsclient lat


From: Stefan Monnier
Subject: Re: start emacs without creating frames and connect with emacsclient later
Date: Wed, 13 Aug 2008 16:49:56 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

> It seemed that this TODO item shouldn't be that hard to do given that we
> have all the infrastructure:

> ** Make "emacs --daemon" start emacs without showing any frame. 
> Use emacsclient later to open frames.

> 10 minutes later it turned out to be true.

> The patch below implements it.

Thanks.  The patch looks OK, pretty much along the lines of what
I'd expected.  [ Modulo some confusion between "-unmapped" and
"-daemon" and I'm not sure what it means to completely eliminate the
call to frame-initialize.  ]

> Should something like this go in?  We do have a feature freeze, but this
> is quite simple, and it completes the multi-tty functionality, which is
> one of the major features of 23.1.

I'd rather leave it for 23.2.


        Stefan




reply via email to

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