From ... From: Erik Naggum Subject: Re: 2 Common Lisp Questions Date: 1998/02/24 Message-ID: <3097305973364640@naggum.no>#1/1 X-Deja-AN: 328132072 References: <6ct032$qo7$1@Masala.CC.UH.EDU> mail-copies-to: never Organization: Naggum Software; +47 8800 8879; http://www.naggum.no Newsgroups: comp.lang.lisp * Jens Kilian | And #'... is just syntactic sugar for (function '...). #'x is equivalent to (function x), not (function 'x). #:Erik, picking nits for my big nit collection -- God grant me serenity to accept the code I cannot change, courage to change the code I can, and wisdom to know the difference.