From: David M. <dm...@bo...> - 2001-11-07 17:26:08
|
"Michael A. Koerber" <ma...@ll...> wrote: > Hello all, > > 1. I have noticed that WITH-SLOTS used in conjunction with Matlisp and > an object defined by DEFSTRUCT doesn't always find the requested > slots. For example...if I start in package :USER all is well. According to ANSI, with slots doesn't have to work on structs. |