From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Neil Jerram Newsgroups: gmane.lisp.guile.devel Subject: Re: New syntax: (: MODULE-NAME VARIABLE-NAME) Date: 16 Nov 2003 18:20:25 +0000 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: References: <87brrgw32m.fsf@zagadka.ping.de> <873ccsugrz.fsf@zagadka.ping.de> <874qx5slpw.fsf@zagadka.ping.de> <871xs8qkxz.fsf@zagadka.ping.de> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1069006943 22661 80.91.224.253 (16 Nov 2003 18:22:23 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 16 Nov 2003 18:22:23 +0000 (UTC) Cc: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sun Nov 16 19:22:20 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1ALRXQ-0002MD-00 for ; Sun, 16 Nov 2003 19:22:20 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1ALSTj-0006gK-TD for guile-devel@m.gmane.org; Sun, 16 Nov 2003 14:22:35 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1ALSTd-0006gE-3f for guile-devel@gnu.org; Sun, 16 Nov 2003 14:22:29 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1ALST5-0006LR-Pw for guile-devel@gnu.org; Sun, 16 Nov 2003 14:22:26 -0500 Original-Received: from [80.84.72.21] (helo=s1.uklinux.net) by monty-python.gnu.org with esmtp (Exim 4.24) id 1ALST5-0006LO-Ba for guile-devel@gnu.org; Sun, 16 Nov 2003 14:21:55 -0500 Original-Received: from laruns.ossau.uklinux.net (bts-0449.dialup.zetnet.co.uk [194.247.49.193]) by s1.uklinux.net (8.11.6/8.11.6) with ESMTP id hAGIKSE31584; Sun, 16 Nov 2003 18:20:28 GMT Original-Received: from laruns.ossau.uklinux.net.ossau.uklinux.net (localhost [127.0.0.1]) by laruns.ossau.uklinux.net (Postfix on SuSE Linux 7.2 (i386)) with ESMTP id C90CDDC4D4; Sun, 16 Nov 2003 18:20:25 +0000 (GMT) Original-To: Marius Vollmer In-Reply-To: <871xs8qkxz.fsf@zagadka.ping.de> Original-Lines: 14 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Developers list for Guile, the GNU extensibility library List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:3033 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:3033 >>>>> "Marius" == Marius Vollmer writes: Marius> Hmm, I would find it more natural to have a separate macro, like Marius> (:: MOD-NAME VAR-NAME) Marius> where '::' would be the (to me) obvious choice of name. Marius> Unfortunately, with (read-set! keyword 'prefix) that name would be a Marius> keyword... OK, fine, and in this case we don't strongly need to solve this problem yet ... Neil _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel