[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

printers for structures



Hi,

I'm looking for a way of using optional printers for structures. In some
cases I like to use the default lisp printer, and in other cases a user-defined
pretty printer; e.g., what I want is to switch (depending on the value of a
pre-defined variable) between the default printer and a user-defined
pretty-printer for a given structure.
Any idea how to do that?

Thanks in advance.
---Kader.