[slime-devel] Re: Using M-. for specialized methods

Bill_Clementson at peoplesoft.com Bill_Clementson at peoplesoft.com
Sat May 22 00:28:33 UTC 2004






There appears to be a problem with methods that are specialized like this:
(defmethod foo (node (name (eql 'a)))

but not methods that are specialized like this:
(defmethod foo (node (name (eql :a)))

--
Bill Clementson






More information about the slime-devel mailing list