[slime-devel] slime-undefmethod contrib

Madhu enometh at meer.net
Mon Dec 1 15:24:34 UTC 2008


Attached is my first contrib submission. M-x slime-undefine-function
does not help when you wish to remove a specific method.  This contrib
adds a new function slime-undefmethod.  Invoking M-x slime-undefmethod
with the point inside a defmethod definition in your source will find
and remove the specific method.

I've posted the code before on usenet, but felt it may be more useful if
packaged up with slime.  Comments welcome.
--
Madhu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: slime-undefmethod.el
Type: text/x-emacs-lisp
Size: 635 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/slime-devel/attachments/20081201/6bd4314b/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: swank-undefmethod.lisp
Type: application/emacs-lisp
Size: 1393 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/slime-devel/attachments/20081201/6bd4314b/attachment-0001.bin>


More information about the slime-devel mailing list