Hey folks, I've gotten guile-gnome to run against guile HEAD now, with the help of the following patches: 1) misordered-module-variable-lookup.patch, fixes the lookup order in scm_module_variable to be like 1.8, which allows binders to run at the correct time 2) duplicate-binding-use-module-variable.patch, fixes the duplicate bindings handlers to lookup the resolved values using module-variable rather than module-local-variable, as it is possible that public interfaces use other modules. Cheers, Andy. -- http://wingolog.org/