Fix for some ansi-tests.
o format.r.8: (format nil "~vr" nil 5) is supposed to print "five",
not "5".
o format.logical-block.23: ~<...~:@> is supposed to add fill-style
conditional newlines after each group of blanks in the body, EXCEPT for blanks after a <Newline> directive.