From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kevin Ryde Newsgroups: gmane.lisp.guile.devel Subject: Re: set-program-arguments from scheme Date: Tue, 16 Jan 2007 08:27:56 +1100 Message-ID: <877ivougir.fsf@zip.com.au> References: <87k5zqimya.fsf@zip.com.au> <87fyaemsmz.fsf@ossau.uklinux.net> <87bql0ugoi.fsf@zip.com.au> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1168896518 23958 80.91.229.12 (15 Jan 2007 21:28:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 15 Jan 2007 21:28:38 +0000 (UTC) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Mon Jan 15 22:28:34 2007 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1H6ZNR-0005iG-5x for guile-devel@m.gmane.org; Mon, 15 Jan 2007 22:28:25 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H6ZNQ-00042M-Vz for guile-devel@m.gmane.org; Mon, 15 Jan 2007 16:28:25 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1H6ZNH-0003xJ-Uh for guile-devel@gnu.org; Mon, 15 Jan 2007 16:28:16 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1H6ZNC-0003tW-Ih for guile-devel@gnu.org; Mon, 15 Jan 2007 16:28:13 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H6ZNC-0003t2-86 for guile-devel@gnu.org; Mon, 15 Jan 2007 16:28:10 -0500 Original-Received: from [61.8.2.231] (helo=mailout2.pacific.net.au) by monty-python.gnu.org with esmtp (Exim 4.52) id 1H6ZNB-00053D-Jc for guile-devel@gnu.org; Mon, 15 Jan 2007 16:28:10 -0500 Original-Received: from mailproxy2.pacific.net.au (mailproxy2.pacific.net.au [61.8.2.163]) by mailout2.pacific.net.au (Postfix) with ESMTP id 050F06E2C5 for ; Tue, 16 Jan 2007 08:28:05 +1100 (EST) Original-Received: from localhost (ppp275F.dyn.pacific.net.au [61.8.39.95]) by mailproxy2.pacific.net.au (Postfix) with ESMTP id A7A5727411 for ; Tue, 16 Jan 2007 08:28:06 +1100 (EST) Original-Received: from gg by localhost with local (Exim 4.63) (envelope-from ) id 1H6ZMy-0002MR-5w for guile-devel@gnu.org; Tue, 16 Jan 2007 08:27:56 +1100 Original-To: guile-devel@gnu.org In-Reply-To: <87bql0ugoi.fsf@zip.com.au> (Kevin Ryde's message of "Tue, 16 Jan 2007 08:24:29 +1100") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:6427 Archived-At: Incidentally, I called the scheme func "scm_set_program_arguments_scm", because plain "scm_set_program_arguments" is taken by the C interface. _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel