When I use the self-contained Cocoa app some of the stuff I do in my ccl-init file gets stomped on. Notably, *load-verbose* and *load- print* get reset to nil. This doesn't happen if I start from a terminal and do (require 'cocoa). Is this a bug or a feature? rg