On Tue, 15 Apr 2008 17:29:44 +0400, "Dmitriy Ivanov" divanov@aha.ru wrote:
I suggest making *format-non-strings* more meaningful and differentiating among true values.
It the value of *format-non-strings* equals to T, it uses (format nil "~A" ...).
Otherwise it must be a function of one argument converting the variable value to a string.
Sounds good to me. Do you have a patch up your sleeve?