Re: more debugging info needed.

2009-02-02 Thread Neil Jerram
Paul Emsley writes: > I did read the manual. Still I have the same problem, but now it > seems clearer to me that I can't catch anything because Greg eats it > first. Greg has the unfortunate characteristic of being ungooglable... so I can't immediately tell if it's something that might accept

Re: dynamic module creation

2009-02-02 Thread Ludovic Courtès
Hi, Andy Wingo writes: > On Sun 01 Feb 2009 08:58, Julian Graham writes: > >> Is there some way to get the module-creation >> behavior of `resolve-module' but also be able to include stuff from >> other modules in the resulting environment? > > guile> (resolve-module '(foo)) > $1 = # You could

Re: more debugging info needed.

2009-02-02 Thread Paul Emsley
Neil Jerram wrote: Paul Emsley writes: I did read the manual. Still I have the same problem, but now it seems clearer to me that I can't catch anything because Greg eats it first. Greg has the unfortunate characteristic of being ungooglable... so I can't immediately tell if it's something t