From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Phil Jackson Newsgroups: gmane.emacs.devel Subject: Re: start emacs without creating frames and connect with emacsclient later Date: Fri, 15 Aug 2008 16:36:34 +0100 Message-ID: <87proa47el.fsf@shellarchive.co.uk> References: <200808131610.m7DGAkvk020047@sallyv1.ics.uci.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1218814616 14436 80.91.229.12 (15 Aug 2008 15:36:56 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 15 Aug 2008 15:36:56 +0000 (UTC) Cc: emacs-devel@gnu.org To: Dan Nicolaescu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Aug 15 17:37:47 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KU1N4-0007Zs-8Z for ged-emacs-devel@m.gmane.org; Fri, 15 Aug 2008 17:37:46 +0200 Original-Received: from localhost ([127.0.0.1]:45121 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KU1M7-00073f-IW for ged-emacs-devel@m.gmane.org; Fri, 15 Aug 2008 11:36:47 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KU1M4-00073Z-Qn for emacs-devel@gnu.org; Fri, 15 Aug 2008 11:36:44 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KU1M3-00073N-EM for emacs-devel@gnu.org; Fri, 15 Aug 2008 11:36:44 -0400 Original-Received: from [199.232.76.173] (port=47000 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KU1M3-00073K-Bm for emacs-devel@gnu.org; Fri, 15 Aug 2008 11:36:43 -0400 Original-Received: from c.painless.aaisp.net.uk ([81.187.30.53]:35284) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KU1M3-00013j-68 for emacs-devel@gnu.org; Fri, 15 Aug 2008 11:36:43 -0400 Original-Received: from 241.28.187.81.in-addr.arpa ([81.187.28.241] helo=home-desktop) by c.painless.aaisp.net.uk with esmtp (Exim 4.69) (envelope-from ) id 1KU1Lw-0005Kj-QU; Fri, 15 Aug 2008 16:36:36 +0100 In-Reply-To: <200808131610.m7DGAkvk020047@sallyv1.ics.uci.edu> (Dan Nicolaescu's message of "Wed, 13 Aug 2008 09:10:46 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-Virus-Scanned: Clear (Version: ClamAV 0.93.3/8048/Fri Aug 15 13:56:27 2008, by smtp.aaisp.net.uk) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:102495 Archived-At: Dan Nicolaescu writes: > 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. [...] Very cool. I'd really like to see this. At the moment I use this script: http://www.shellarchive.co.uk/content/shell/emacs-server Cheers, Phil -- Philip Jackson http://www.shellarchive.co.uk