guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: guile-scsh autoloading


From: Gary Houston
Subject: Re: guile-scsh autoloading
Date: 22 Jul 2001 17:45:10 -0000

> From: Thien-Thi Nguyen <address@hidden>
> Date: Sun, 22 Jul 2001 04:32:22 -0700
> 
>    From: "Dale P. Smith" <address@hidden>
>    Date:  Sun, 22 Jul 2001 07:08:18 -0400
> 
>    Sorry for being lazy, I found it right away:
>    ftp://ftp-swiss.ai.mit.edu/pub/scsh/contrib/pgscsh-0.2.tar.gz
> 
> i see this package gets around. :->
> 
> well, now i've hit the "constants" problem, which is somewhat surprising
> since it seems `(scsh netconst)' is being loaded.  hmm.  time for bed...
> 
> i've appended also demo-guile.scm and pg-guile.scm immediately after the
> run log for anyone interested in pushing this further.

Your autoload file doesn't list all the exports from (scsh netconst).
If you use (load-from-path "scsh/init.scm") instead:

pgscsh-0.2$ guile-cvs -e main -s demo-guile.scm
[...]
ERROR: Unbound variable: really-let-optionals*

No netconst problem at all :)

I'll try and fix that let-optionals* problem in guile-scsh.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]