For the new version of SRFI 159, I would like to suggest to put the
pretty printing procedures into their own library, say (scheme show
pretty), and to expose the used indentation (and coloring?) style
rules in the form of customizable state variables (e.g. by using the
interface presented by Emacs' scheme mode).
Marc