Subject: Re: Quick question about lisp macros
From: Erik Naggum <erik@naggum.no>
Date: 15 Oct 2002 14:35:08 +0000
Newsgroups: comp.lang.lisp
Message-ID: <3243681308305725@naggum.no>

* Greg Neumann
| My emacs installation calls the use of gensym a void-function error, but
| I can deal with that and learn a bit in the process.

  You have forgotten to say (require 'cl) to your Emacs.  This is not an
  installation issue, it is only a user issue.

-- 
Erik Naggum, Oslo, Norway

Act from reason, and failure makes you rethink and study harder.
Act from faith, and failure makes you blame someone and push harder.