From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Clinton Ebadi Newsgroups: gmane.lisp.guile.user Subject: Re: rest arguments in let-keywords Date: Wed, 18 May 2005 19:35:00 -0400 Message-ID: <1116459300.25612.37.camel@localhost.localdomain> References: <20050518020706.38959.qmail@web60414.mail.yahoo.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1921224123==" X-Trace: sea.gmane.org 1116460619 2625 80.91.229.2 (18 May 2005 23:56:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 18 May 2005 23:56:59 +0000 (UTC) Cc: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Thu May 19 01:56:48 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DYYOm-0002eP-3L for guile-user@m.gmane.org; Thu, 19 May 2005 01:56:24 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DYYRI-00059b-Vm for guile-user@m.gmane.org; Wed, 18 May 2005 19:59:01 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DYYDA-0005pc-ON for guile-user@gnu.org; Wed, 18 May 2005 19:44:25 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DYYD4-0005nw-LI for guile-user@gnu.org; Wed, 18 May 2005 19:44:18 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DYYD3-0005dV-FU for guile-user@gnu.org; Wed, 18 May 2005 19:44:17 -0400 Original-Received: from [204.127.202.55] (helo=sccrmhc11.comcast.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DYYCR-00013w-0I for guile-user@gnu.org; Wed, 18 May 2005 19:43:39 -0400 Original-Received: from localhost.localdomain (pcp0011331718pcs.elictc01.md.comcast.net[69.250.79.71]) by comcast.net (sccrmhc11) with ESMTP id <2005051823350501100iq2fme>; Wed, 18 May 2005 23:35:15 +0000 Original-Received: by localhost.localdomain (Postfix, from userid 1000) id 0CF99140131B; Wed, 18 May 2005 19:35:00 -0400 (EDT) Original-To: Mario Storti In-Reply-To: <20050518020706.38959.qmail@web60414.mail.yahoo.com> X-Mailer: Evolution 2.2.2 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:4530 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.user:4530 --===============1921224123== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-wTfl4L0G12sRo4wIEFgj" --=-wTfl4L0G12sRo4wIEFgj Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2005-05-17 at 21:07 -0500, Mario Storti wrote: > I want to use let-keywords, however it bothers to me the fact that the > rest arguments keeps the keyword arguments, so that I have to write > code to eliminate them. I read that this is for comptability with > Common Lisp. Is there an easy way to get the rest arguments _without_ > the keyword arguments? >=20 > TIA, Mario >=20 Nope. --=20 http://unknownlamer.org AIM:unknownlamer IRC:unknown_lamer@fnode#tpu Jabber:clinton@hcoop.net I use Free Software because I value freedom over features. 443E 4F1A E213 7C54 A306 E328 7601 A1F0 F403 574B --=-wTfl4L0G12sRo4wIEFgj Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQBCi9EkdgGh8PQDV0sRAoBhAJ0eg9KgKq7OwlZr3b5uKfa8dkDN6ACgnfoI AK1byjYeFjA/ToEqYfi2cdc= =+ZW7 -----END PGP SIGNATURE----- --=-wTfl4L0G12sRo4wIEFgj-- --===============1921224123== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://lists.gnu.org/mailman/listinfo/guile-user --===============1921224123==--