[slime-devel] Re: copy-list in slime-source

Matthew D. Swank akopa.gmane.poster at gmail.com
Tue Nov 6 14:26:14 UTC 2007


On Sat, 03 Nov 2007 15:30:29 -0500, Matthew D. Swank wrote:

> Gnu Emacs doesn't seem to like references to copy-list:
>   Symbol's function definition is void: copy-list
> 
> Here are the offenders:
> 
> ./slime.el:    (slime-start* (plist-put (copy-list options) :init-function init))))
> ./slime.el:    (let ((table (sort* (copy-list slime-repl-shortcut-table) #'string<
> ./slime.el:    (let ((new-note (copy-list (car notes))))

I apologize. I don't work in emacs lisp that often. Anyway there was some
fundamental borkage in one of the other libraries I load; it wasn't
requiring 'cl.

Matt

-- 
"You do not really understand something unless you
 can explain it to your grandmother." -- Albert Einstein.





More information about the slime-devel mailing list