From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.bugs Subject: Re: [bug #29860] Macro-generated macros get wrong module context [1.9.10] Date: Fri, 21 May 2010 13:18:28 +0200 Message-ID: References: <20100511-202905.sv15145.4085@savannah.gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1274441891 27382 80.91.229.12 (21 May 2010 11:38:11 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 21 May 2010 11:38:11 +0000 (UTC) Cc: bug-guile@gnu.org To: Ludovic =?utf-8?Q?Court=C3=A8s?= Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Fri May 21 13:38:10 2010 connect(): No such file or directory Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OFQYK-0005qS-8w for guile-bugs@m.gmane.org; Fri, 21 May 2010 13:38:08 +0200 Original-Received: from localhost ([127.0.0.1]:52212 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OFQYJ-0007t3-MZ for guile-bugs@m.gmane.org; Fri, 21 May 2010 07:38:07 -0400 Original-Received: from [140.186.70.92] (port=55990 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OFQY7-0007p2-VK for bug-guile@gnu.org; Fri, 21 May 2010 07:37:59 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OFQY6-0001MY-H8 for bug-guile@gnu.org; Fri, 21 May 2010 07:37:55 -0400 Original-Received: from a-pb-sasl-quonix.pobox.com ([208.72.237.25]:54852 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OFQY6-0001MU-Dn; Fri, 21 May 2010 07:37:54 -0400 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id 35E2BB5A39; Fri, 21 May 2010 07:37:54 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type:content-transfer-encoding; s=sasl; bh=PL07uttpoKSF Bjr6ZHVN83DjWco=; b=TzObtS34NM53FQZBM20BwMf1htHBRnQ4tPTa9tI8QsAl 46p1d3AC/GQOm/NPY7EGJTvDLl9Ec22nL0Ph3CfhYWbQQ2v8eNOdTxeraVN0mlJr GV/Yxwp/DiVWXkYhesOfCUZN56CzvRIDLCopSHXoJHEKg7sVHTQSTn/jlX6aMzQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type:content-transfer-encoding; q=dns; s=sasl; b=mO6XGz FgKv86vl7TWRsE7mGsRaYjUSRYyhzQP9FG096vKq+PRTb0vzlzDbTeSEyKUsNA5A wj8aOxvZAhJo6l+XaNpJEDmdV6ZLmb5ecxNluj8YY02fnTwWew4ZNKCNwjcvIcIE I64abY9m+TbhWG3/fyzOYlh7NhKAaCLHX+ThU= Original-Received: from a-pb-sasl-quonix. (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id 20DC1B5A38; Fri, 21 May 2010 07:37:53 -0400 (EDT) Original-Received: from unquote (unknown [81.39.169.91]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTPSA id 7D4A2B5A35; Fri, 21 May 2010 07:37:51 -0400 (EDT) In-Reply-To: <20100511-202905.sv15145.4085@savannah.gnu.org> ("Ludovic =?utf-8?Q?Court=C3=A8s=22's?= message of "Tue, 11 May 2010 20:29:05 +0000") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux) X-Pobox-Relay-ID: 4AD659F4-64CD-11DF-B4E3-D033EE7EF46B-02397024!a-pb-sasl-quonix.pobox.com X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-BeenThere: bug-guile@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.bugs:4596 Archived-At: On Tue 11 May 2010 22:29, Ludovic Court=C3=A8s wr= ites: > Wherever the macro generated by `make-the-macro' is expanded, it should l= ook > up `hello' in the context of (mm), but it does not: Wow, that's a nasty one. Will poke. Andy --=20 http://wingolog.org/