From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: Back to emacsclient/server Date: Tue, 24 Oct 2006 09:32:33 +0200 Message-ID: References: <453CED2B.7090308@swipnet.se> <453D2791.7090504@swipnet.se> <453D9FB1.9090400@swipnet.se> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1161675217 9954 80.91.229.2 (24 Oct 2006 07:33:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 24 Oct 2006 07:33:37 +0000 (UTC) Cc: Juanma Barranquero , Emacs Devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Oct 24 09:33:32 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GcGmy-0004CQ-56 for ged-emacs-devel@m.gmane.org; Tue, 24 Oct 2006 09:33:32 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GcGmx-0002j4-LJ for ged-emacs-devel@m.gmane.org; Tue, 24 Oct 2006 03:33:31 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GcGmk-0002i5-I9 for emacs-devel@gnu.org; Tue, 24 Oct 2006 03:33:18 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GcGmj-0002he-Cz for emacs-devel@gnu.org; Tue, 24 Oct 2006 03:33:18 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GcGmj-0002hb-9K for emacs-devel@gnu.org; Tue, 24 Oct 2006 03:33:17 -0400 Original-Received: from [195.41.46.237] (helo=pfepc.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GcGmj-0007uE-7T for emacs-devel@gnu.org; Tue, 24 Oct 2006 03:33:17 -0400 Original-Received: from kfs-l.imdomain.dk.cua.dk (0x503e2644.bynxx3.adsl-dhcp.tele.dk [80.62.38.68]) by pfepc.post.tele.dk (Postfix) with SMTP id 46E978A0057; Tue, 24 Oct 2006 09:33:10 +0200 (CEST) Original-To: Jan =?utf-8?Q?Dj=C3=A4rv?= In-Reply-To: <453D9FB1.9090400@swipnet.se> (Jan =?utf-8?Q?Dj=C3=A4rv's?= message of "Tue\, 24 Oct 2006 07\:08\:01 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.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: , 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:61093 Archived-At: Jan Dj=C3=A4rv writes: > > Because if you choose a random port and just give up if you happen to ^^^ make-network-process will choose an unused, random port for you if you use :server t :service t . --=20 Kim F. Storm http://www.cua.dk