scsh-users
[Top] [All Lists]

Re: weirdness with when macro

To: scsh-news@zurich.ai.mit.edu
Subject: Re: weirdness with when macro
From: briand@zipcon.net
Date: 10 Feb 2002 15:09:26 -0800
Organization: www.zipcon.net
As usual, I always figure things out 10 min after I post.

It looks as though "loading" a file with syntax definitions doesn't
seem to work as I would expect.

The exact same code works just fine if I load the macros using :

#!/usr/local/bin/scsh \
-l ~/src/scheme/lib/r5rs-macros.scm -e main -s
!#

instead of :
(load "~/src/scheme/lib/r5rs-macros.scm")

Does this make sense ?

Brian
 
-- 

   "There is no right place for the dead to live."

    -- Kai, last of the Brunnen-G


<Prev in Thread] Current Thread [Next in Thread>