On Sun 21 Aug 2011 00:56, David Pirotte <[email protected]> writes: > the following form > > (default-duplicate-binding-handler > '(merge-generics replace warn-override-core warn last)) > > which I added to my init.scm file, does not produce the expected global goops > behavior I think it should [unless I missed something]
Did you import (oop goops) beforehand, in your init.scm? Andy -- http://wingolog.org/
