From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: Some findings and suggestion about Emacs on w32 Date: Tue, 26 Oct 2004 23:59:35 +0200 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: References: <008d01c4b886$32d07ff0$0200a8c0@sedrcw11488> <00d901c4b900$9b774500$0200a8c0@sedrcw11488> <013a01c4bab2$c9353930$0200a8c0@sedrcw11488> <"m3sm 81q3ut.fsf"@kfs-l.imdomain.dk> <417E8CCE.3070508@gnu.org> <1308.212.114.229.79.1098813296.squirrel@wwws.franken.de> <021501c4bb85$6d2f08e0$0200a8c0@sedrcw11488> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1098827996 840 80.91.229.6 (26 Oct 2004 21:59:56 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 26 Oct 2004 21:59:56 +0000 (UTC) Cc: guy@wyrdrune.com, Stephan Stahl , Emacs Devel , Jason Rumney Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Oct 26 23:59:46 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CMZM1-0000kW-00 for ; Tue, 26 Oct 2004 23:59:45 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CMZTj-0005rL-To for ged-emacs-devel@m.gmane.org; Tue, 26 Oct 2004 18:07:43 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CMZTd-0005rA-1E for emacs-devel@gnu.org; Tue, 26 Oct 2004 18:07:37 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CMZTc-0005qf-38 for emacs-devel@gnu.org; Tue, 26 Oct 2004 18:07:36 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CMZTb-0005qV-Vs for emacs-devel@gnu.org; Tue, 26 Oct 2004 18:07:36 -0400 Original-Received: from [195.41.46.235] (helo=pfepa.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CMZLp-0008PV-3m; Tue, 26 Oct 2004 17:59:33 -0400 Original-Received: from kfs-l.imdomain.dk.cua.dk (0x503e2644.bynxx3.adsl-dhcp.tele.dk [80.62.38.68]) by pfepa.post.tele.dk (Postfix) with SMTP id C029247FE81; Tue, 26 Oct 2004 23:59:27 +0200 (CEST) Original-To: "Lennart Borgman" In-Reply-To: <021501c4bb85$6d2f08e0$0200a8c0@sedrcw11488> (Lennart Borgman's message of "Tue, 26 Oct 2004 19:58:25 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux) 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: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:28999 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:28999 "Lennart Borgman" writes: > ----- Original Message ----- > From: "Stephan Stahl" > > : I guess something like > : emacsclient -a emacs --eval (start-server) > : would meet Lennarts needs? But is there a reason that (start-server) is > not > : always called when emacs is started? > > Maybe there are situations when you do not want the server to start. My > point is really that if you start Emacs with emacsclient then you probably > expect emacsserver to be started automatically. > > If there are situations where you want to start Emacs without the server > then it would be much simpler if the server was not started by the init > files. If your setup requires that the server is running, you could add it to a site-wide default.el file (see the doc string for the site-run-file variable). -- Kim F. Storm http://www.cua.dk