From: Tom Schouten (tom at zwizwa.be) Date: Fri Jul 25 14:03:42 EDT 2008 |
|
On Fri, Jul 25, 2008 at 12:33:03PM -0400, Eli Barzilay wrote: > On Jul 25, Tom Schouten wrote: > > > > There's another problem I ran into: the code refers to its own tree > > at runtime to load some modules into isolated namespaces for the > > interactive part. Is there a way to make this kind of closure work > > without knowing in advance where the tree is going to be installed? > > Is `define-runtime-path' what you're looking for? > Indeed. Thanks.
Posted on the users mailing list. |
|