From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Nicolaescu Newsgroups: gmane.emacs.devel Subject: Re: bug in server-start Date: Tue, 16 Dec 2008 08:15:15 -0800 (PST) Message-ID: <200812161615.mBGGFFto004218@mothra.ics.uci.edu> References: <18758.7352.558182.931572@kahikatea.snap.net.nz> <18758.14760.572830.277734@kahikatea.snap.net.nz> <200812151724.mBFHOSnS029425@mothra.ics.uci.edu> <18759.21210.387155.565065@a1ihome1.kph.uni-mainz.de> <200812161601.mBGG1dqw004070@mothra.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 1229444347 9916 80.91.229.12 (16 Dec 2008 16:19:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 16 Dec 2008 16:19:07 +0000 (UTC) Cc: Ulrich Mueller , emacs-devel@gnu.org, Nick Roberts , Stefan Monnier To: "Juanma Barranquero" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Dec 16 17:20:11 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 1LCce9-0000om-Fr for ged-emacs-devel@m.gmane.org; Tue, 16 Dec 2008 17:19:45 +0100 Original-Received: from localhost ([127.0.0.1]:48820 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LCccx-0003on-DK for ged-emacs-devel@m.gmane.org; Tue, 16 Dec 2008 11:18:31 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LCca3-0001FT-6p for emacs-devel@gnu.org; Tue, 16 Dec 2008 11:15:31 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LCca1-0001Cx-GQ for emacs-devel@gnu.org; Tue, 16 Dec 2008 11:15:30 -0500 Original-Received: from [199.232.76.173] (port=46608 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LCca1-0001Cm-Bb for emacs-devel@gnu.org; Tue, 16 Dec 2008 11:15:29 -0500 Original-Received: from barrelv2.ics.uci.edu ([128.195.1.114]:51324) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA1:24) (Exim 4.60) (envelope-from ) id 1LCca0-0003RR-SF for emacs-devel@gnu.org; Tue, 16 Dec 2008 11:15:29 -0500 Original-Received: from mothra.ics.uci.edu (mothra.ics.uci.edu [128.195.6.93]) by barrelv2.ics.uci.edu (8.13.8+Sun/8.13.8) with ESMTP id mBGGFFdK014731; Tue, 16 Dec 2008 08:15:15 -0800 (PST) Original-Received: (from dann@localhost) by mothra.ics.uci.edu (8.13.8+Sun/8.13.6/Submit) id mBGGFFto004218; Tue, 16 Dec 2008 08:15:15 -0800 (PST) In-Reply-To: (Juanma Barranquero's message of "Tue, 16 Dec 2008 17:07:28 +0100") Original-Lines: 11 X-ICS-MailScanner-Information: Please contact the ISP for more information X-ICS-MailScanner-ID: mBGGFFdK014731 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam, SpamAssassin (score=-1.44, required 5, autolearn=disabled, ALL_TRUSTED -1.44) X-ICS-MailScanner-From: dann@mothra.ics.uci.edu X-detected-operating-system: by monty-python.gnu.org: Solaris 10 (beta) 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:106971 Archived-At: "Juanma Barranquero" writes: > On Tue, Dec 16, 2008 at 17:01, Dan Nicolaescu wrote: > > > This shouldn't mention the server-name name if --daemon is not passed > > any argument. Most users won't know, nor care about that. > > Do you mean to default to not showing the server name, except when it > is different from "server"? No.