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

:rgbcolor not a record type!



   Date: Wed, 23 Jan 91 17:58:13 CST
   From: Tom McDougal <mcdougal@gargoyle.uchicago.edu>

   I'm having trouble w/ creating/accessing records of type :rgbcolor.

You need to load the record definitions file.  Try

  (require 'records)

before you load the rest of your code.


   -andrew