From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Mario Storti Newsgroups: gmane.lisp.guile.user Subject: Re: rest arguments in let-keywords Date: 19 May 2005 08:56:24 -0300 Message-ID: References: <20050518020706.38959.qmail@web60414.mail.yahoo.com> <1116459300.25612.37.camel@localhost.localdomain> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1116507389 1735 80.91.229.2 (19 May 2005 12:56:29 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 19 May 2005 12:56:29 +0000 (UTC) Cc: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Thu May 19 14:56:21 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DYkYP-0006N5-B2 for guile-user@m.gmane.org; Thu, 19 May 2005 14:55:09 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DYkb2-0005jQ-Lx for guile-user@m.gmane.org; Thu, 19 May 2005 08:57:52 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DYk0j-0004xP-67 for guile-user@gnu.org; Thu, 19 May 2005 08:20:21 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DYk0h-0004wS-Da for guile-user@gnu.org; Thu, 19 May 2005 08:20:19 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DYjzc-00031Q-Ja for guile-user@gnu.org; Thu, 19 May 2005 08:19:12 -0400 Original-Received: from [200.9.237.254] (helo=minerva.ceride.gov.ar) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1DYjlv-0007hQ-Pb for guile-user@gnu.org; Thu, 19 May 2005 08:05:04 -0400 Original-Received: from minerva.ceride.gov.ar (localhost.localdomain [127.0.0.1]) by minerva.ceride.gov.ar (8.12.11/8.12.11) with ESMTP id j4JBuPRo010618; Thu, 19 May 2005 08:56:25 -0300 Original-Received: (from mstorti@localhost) by minerva.ceride.gov.ar (8.12.11/8.12.11/Submit) id j4JBuOKA010615; Thu, 19 May 2005 08:56:24 -0300 X-Authentication-Warning: minerva.ceride.gov.ar: mstorti set sender to mstorti@intec.unl.edu.ar using -f Original-To: ttn@glug.org In-Reply-To: Original-Lines: 27 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:4533 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.user:4533 >>>>> On Thu, 19 May 2005 02:31:17 -0400, >>>>> Thien-Thi Nguyen said: > On Tue, 2005-05-17 at 21:07 -0500, Mario Storti wrote: >> Is there an easy way to get the rest arguments _without_ >> the keyword arguments? > i use `remove-keys', appended. munge to taste. > thi Thanks a lot... (In the meanwhile I wrote also a little procedure.) I was just a little bit surprised that there is not a standard macro or function for doing that. Regards, Mario -- ------------------------- Mario Alberto Storti [cel. +54-342-156144983] CIMEC (INTEC/CONICET-UNL), Guemes 3450 - 3000 Santa Fe, Argentina Tel/Fax: +54-342-4511169 (ext 1015) e-mail: mstorti at intec dot unl dot edu dot ar http://www.cimec.org.ar/mstorti ------------------------- _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://lists.gnu.org/mailman/listinfo/guile-user