[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Expansion of a macro
From: |
A0 |
Subject: |
Re: Expansion of a macro |
Date: |
Tue, 21 Apr 2015 09:55:09 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.6.0 |
On 21/04/15 07:22, address@hidden wrote:
> On Mon, Apr 20, 2015 at 09:32:48PM -0400, Mark H Weaver wrote:
>> A0 <address@hidden> writes:
>>> How can one find out what a macro expands to?
>
>> You can use the ,expand REPL command, e.g.:
>
> Not the OP, but... thanks for this one!
>
> -- t
>
I second!
Thank you all, you truly have Guile ;)