> The related question, of course, is whether a procedure to output a > string (or a byte vector or a whatever) should be called WRITE-STRING > or DISPLAY-STRING. Given that there is display, is there even a need for write-char and write-string? Marc