Can you call accepting-values within accepting-values? If so there anything special I have to worry about? ie: (accepting-values (stream) (accept ...) (terpri stream) (accepting-values (stream) (accept ...) ... more accepts )