From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: spu@fabula.de Newsgroups: gmane.lisp.guile.user Subject: Re: Items blocking release 1.6.1 (2002-04-21) Date: Sun, 28 Apr 2002 22:38:52 +0200 Sender: guile-user-admin@gnu.org Message-ID: References: <87wuuyl1qj.fsf@zagadka.ping.de> <20020425090914.GA19031@www> <87adrnn7bp.fsf@zagadka.ping.de> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1020026573 7824 127.0.0.1 (28 Apr 2002 20:42:53 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 28 Apr 2002 20:42:53 +0000 (UTC) Cc: tomas@fabula.de, guile-devel@gnu.org, guile-user@gnu.org Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 171vVU-000225-00 for ; Sun, 28 Apr 2002 22:42:52 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 171vUn-0008Ia-00; Sun, 28 Apr 2002 16:42:09 -0400 Original-Received: from www.elogos.de ([212.18.192.92]) by fencepost.gnu.org with smtp (Exim 3.34 #1 (Debian)) id 171vTV-0008DK-00; Sun, 28 Apr 2002 16:40:49 -0400 Original-Received: by www.elogos.de (Postfix, from userid 10) id 3308E1049B9; Sun, 28 Apr 2002 22:44:00 +0200 (CEST) Original-Received: by fabula.de via sendmail from stdin id (Debian Smail3.2.0.114) for mvo@zagadka.ping.de; Sun, 28 Apr 2002 22:38:53 +0200 (CEST) Original-To: Marius Vollmer Content-Disposition: inline In-Reply-To: <87adrnn7bp.fsf@zagadka.ping.de> User-Agent: Mutt/1.3.23i Errors-To: guile-user-admin@gnu.org X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.lisp.guile.user:360 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.user:360 On Sun, Apr 28, 2002 at 05:58:34PM +0200, Marius Vollmer wrote: > tomas@fabula.de writes: > > > On Tue, Apr 23, 2002 at 08:16:20PM +0200, Marius Vollmer wrote: > > [...] [...] > Yes. You can do this easily when defining such a function. I.e. > > (define not-provided (cons* 'not-provided)) > > (define* (foo :optional (bar not-provided)) > (if (eq? not-provided bar) > ...)) Ah, I see now. Sorry for being ummm... thick. -- tomas _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://mail.gnu.org/mailman/listinfo/guile-user