From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: nalaginrut Newsgroups: gmane.lisp.guile.devel Subject: Re: export macro symbol with @ failed Date: Mon, 13 Jun 2011 19:25:38 +0800 Organization: HFG Message-ID: <1307964338.3005.7.camel@Renee-desktop> References: <1307937273.3005.3.camel@Renee-desktop> Reply-To: NalaGinrut@gmail.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1307964362 32183 80.91.229.12 (13 Jun 2011 11:26:02 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 13 Jun 2011 11:26:02 +0000 (UTC) Cc: guile-devel@gnu.org To: Ian Price Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Mon Jun 13 13:25:58 2011 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QW5HK-00067w-Ii for guile-devel@m.gmane.org; Mon, 13 Jun 2011 13:25:58 +0200 Original-Received: from localhost ([::1]:46293 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QW5HJ-0006t6-PH for guile-devel@m.gmane.org; Mon, 13 Jun 2011 07:25:57 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:41373) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QW5HB-0006sq-G3 for guile-devel@gnu.org; Mon, 13 Jun 2011 07:25:50 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QW5HA-0002Mq-Cp for guile-devel@gnu.org; Mon, 13 Jun 2011 07:25:49 -0400 Original-Received: from mail-pv0-f169.google.com ([74.125.83.169]:44672) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QW5HA-0002Mk-5E for guile-devel@gnu.org; Mon, 13 Jun 2011 07:25:48 -0400 Original-Received: by pvc12 with SMTP id 12so2484898pvc.0 for ; Mon, 13 Jun 2011 04:25:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:subject:from:reply-to:to:cc:in-reply-to :references:content-type:organization:date:message-id:mime-version :x-mailer:content-transfer-encoding; bh=RhryJY82c3kBabdr7yp0kdFJabzerWmD35qs9cm2myY=; b=HAr0sla+Tsy0o7iWNlQ/E4OE0A7Km2Uh98o3burO+L7mXs7ohN33JCNsQxNz/teFKm oK4f2hJxdQOyMCgEzRfgthM7goVYwENIxQzP5ati2wKvdzduDi7AXWJBlpR+h79ZVFlP ptuPqTKUoVLycI9y9nVnvQYXktWdA3vkqhhk0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:reply-to:to:cc:in-reply-to:references:content-type :organization:date:message-id:mime-version:x-mailer :content-transfer-encoding; b=rGGQlvLSZYb/xPCkXUwlJtAqzCCaITACVk+BOk1y2zkE+UObqZRLARNWno+KKlBmPA B8coUjhyPyQMDEXqD6A/QDgQnVTMnneWuBvIk7gyuuwODBvWzP9q7bePO1gZStuqqPMJ /muTnjqj1UnwZuH+SK1JW2ZMRa8gHNEafiRvE= Original-Received: by 10.68.0.105 with SMTP id 9mr2129498pbd.346.1307964347069; Mon, 13 Jun 2011 04:25:47 -0700 (PDT) Original-Received: from [192.168.100.100] ([183.15.156.96]) by mx.google.com with ESMTPS id k4sm4586222pbl.27.2011.06.13.04.25.42 (version=SSLv3 cipher=OTHER); Mon, 13 Jun 2011 04:25:46 -0700 (PDT) In-Reply-To: X-Mailer: Evolution 2.28.3 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 74.125.83.169 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.14 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 Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:12569 Archived-At: > I don't think so. The second form would be equivalent to (define aaa > unless) if unless was imported by the module, and this is also an error > because unless is not an identifier syntax. > > If I were you I'd (use-modules (rnrs control)) or (import (rnrs > control)) instead. > Well, thanks! Finally I've wrote an unless macro for myself. But I'm happy to know the reason why it failed. :) -- GNU Powered it GPL Protected it GOD Blessed it HFG - NalaGinrut --hacker key-- v4sw7CUSMhw6ln6pr8OSFck4ma9u8MLSOFw3WDXGm7g/l8Li6e7t4TNGSb8AGORTDLMen6g6RASZOGCHPa28s1MIr4p-x hackerkey.com ---end key---