From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Cedric Cellier Newsgroups: gmane.lisp.guile.bugs Subject: [bug #34258] guile --listen=some_port does not work Date: Fri, 09 Sep 2011 12:57:21 +0000 Message-ID: <20110909-145720.sv11689.38084@savannah.gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain;charset=UTF-8 X-Trace: dough.gmane.org 1315572798 8892 80.91.229.12 (9 Sep 2011 12:53:18 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 9 Sep 2011 12:53:18 +0000 (UTC) To: Cedric Cellier , bug-guile@gnu.org Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Fri Sep 09 14:53:14 2011 Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1R20Zz-00064q-9q for guile-bugs@m.gmane.org; Fri, 09 Sep 2011 14:53:11 +0200 Original-Received: from localhost ([::1]:39460 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R20Zy-0007zl-Pf for guile-bugs@m.gmane.org; Fri, 09 Sep 2011 08:53:10 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:48300) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R20Zs-0007ut-MZ for bug-guile@gnu.org; Fri, 09 Sep 2011 08:53:08 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R20Zr-0000gi-NR for bug-guile@gnu.org; Fri, 09 Sep 2011 08:53:04 -0400 Original-Received: from savannah.gnu.org ([140.186.70.70]:37772 helo=frontend.savannah.gnu.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R20Zr-0000ge-Kf for bug-guile@gnu.org; Fri, 09 Sep 2011 08:53:03 -0400 Original-Received: from www-data by frontend.savannah.gnu.org with local (Exim 4.72) (envelope-from ) id 1R20e1-0002JL-Bs; Fri, 09 Sep 2011 12:57:21 +0000 X-PHP-Originating-Script: 0:sendmail.php X-Savane-Server: savannah.gnu.org:443 [140.186.70.70] X-Savane-Project: guile X-Savane-Tracker: bugs X-Savane-Item-ID: 34258 User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.16) Gecko/20110323 Iceweasel/3.5.16 (like Firefox/3.5.16) X-Apparently-From: 82.234.213.170 (Savane authenticated user rixed) Original-References: In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.70 X-BeenThere: bug-guile@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Original-Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.bugs:5816 Archived-At: URL: Summary: guile --listen=some_port does not work Project: Guile Submitted by: rixed Submitted on: Fri 09 Sep 2011 02:57:20 PM CEST Category: None Severity: 3 - Normal Item Group: None Status: None Privacy: Public Assigned to: None Open/Closed: Open Discussion Lock: Any _______________________________________________________ Details: Contrary to what the help says, there is no way to instruct guile to listen to another port than the default one: % guile --listen=12345 unknown argument to --listenUsage: guile [OPTION]... [FILE]... Evaluate Scheme code, interactively or from a script. (...) --listen[=P] Listen on a local port or a path for REPL clients. If P is not given, the default is local port 37146. (...) _______________________________________________________ Reply to this item at: _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/