Is there some way, short of rewriting pretty-print myself, to signal where I want line-breaks when printing an s-expr?
For example, suppose I have '(a b c d), and I'd like it displayed as: (a b c d) Is there a clever way to do that, or am I in for some work? Todd _________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users

