Mark H Weaver <m...@netris.org> writes: > Remember, (current-module) is a compile-time concept, not a run-time > concept.
Then current-module should probably be a macro, not a function. In which case the tail call problem would take care of itself. -- David Kastrup