From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Daemon mode wishlist Date: Sat, 27 Sep 2008 22:08:55 -0400 Message-ID: References: <87zllug0gn.fsf@elegiac.orebokech.com> <200809262027.m8QKRn8q029499@mothra.ics.uci.edu> <200809271553.m8RFrWLV015992@mothra.ics.uci.edu> <200809280139.m8S1dC4N018618@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 1222567757 23682 80.91.229.12 (28 Sep 2008 02:09:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 28 Sep 2008 02:09:17 +0000 (UTC) Cc: emacs-devel@gnu.org To: Dan Nicolaescu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Sep 28 04:10:15 2008 connect(): Connection refused 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 1Kjljd-0004CX-Co for ged-emacs-devel@m.gmane.org; Sun, 28 Sep 2008 04:10:09 +0200 Original-Received: from localhost ([127.0.0.1]:56231 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kjlia-0005of-EA for ged-emacs-devel@m.gmane.org; Sat, 27 Sep 2008 22:09:04 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KjliU-0005nT-Nz for emacs-devel@gnu.org; Sat, 27 Sep 2008 22:08:58 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KjliT-0005mK-3t for emacs-devel@gnu.org; Sat, 27 Sep 2008 22:08:58 -0400 Original-Received: from [199.232.76.173] (port=58678 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KjliT-0005mH-15 for emacs-devel@gnu.org; Sat, 27 Sep 2008 22:08:57 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.182]:43117) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KjliS-0000jS-PK for emacs-devel@gnu.org; Sat, 27 Sep 2008 22:08:56 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AoYFAN6D3kjO+KDT/2dsb2JhbACBYrdCgWeBBIIe X-IronPort-AV: E=Sophos;i="4.33,324,1220241600"; d="scan'208";a="27645923" Original-Received: from 206-248-160-211.dsl.teksavvy.com (HELO pastel.home) ([206.248.160.211]) by ironport2-out.teksavvy.com with ESMTP; 27 Sep 2008 22:08:55 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id 83A768564; Sat, 27 Sep 2008 22:08:55 -0400 (EDT) In-Reply-To: <200809280139.m8S1dC4N018618@mothra.ics.uci.edu> (Dan Nicolaescu's message of "Sat, 27 Sep 2008 18:39:12 -0700 (PDT)") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:104202 Archived-At: > Not exactly, I wanted things to work by default, if people change the > server name in .emacs, and use --daemon=NAME, I'd rather want the server > name to be NAME. But again, if someone wants to change the place where > the server is started, he can go ahead. Could someone do that, please? Stefan