[Ecls-list] struct problem

Juan Jose Garcia Ripoll jlr at mpq.mpg.de
Fri May 21 00:23:04 UTC 2004


Michael O'Connor wrote:

>- that's odd, I can't reproduce either now with the
>first example (I'm guessing it may depend on what's
>been run previously somehow). Anyway below is an
>extended example of what I mean, in that it produces a
>whole lot of whitespace in its output.
>  
>
The problem is the old pretty printer, which does not interact very well 
with FORMAT. In any case, since you really seem to wish just a printed 
representation of a structure object, you should always do something 
like (let ((*print-pretty* nil)) .. (format ...)), since the pretty 
printer will produce always additional spaces in all implementations 
(But not so many as with ECL's old pretty printer :-/)

I will look further into this.

Juanjo

-- 
Max-Planck-Institut fuer Quantenoptik	+49/(0)89/32905-345
Hans-Kopfermann-Str. 1, D-85748		www.mpq.mpg.de/Theorygroup/CIRAC/
Garching b. Muenchen, Germany		Juan.Ripoll at mpq.mpg.de






More information about the ecl-devel mailing list