Le mardi 09 mai 2023 à 04:26 +0000, Werner LEMBERG a écrit :
> 
> D'oh, this should be
> 
> ```
> (define (foo bar)
>   (define (baz)
>     ...
>     (if bar)        ; Is 'bar' visible here?  If yes, when is
>       ...           ; 'bar' expanded?  At the time 'baz' is
>                     ; defined? At the time 'baz' is executed?
> ```



I don't understand your question re macro expansion, what do you mean? Or did 
you want to say “evaluated” (rather than “[macro-]expanded”)?

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to