[slime-devel] slime-ppcre
Kilian Sprotte
kilian.sprotte at googlemail.com
Mon Aug 27 10:15:06 UTC 2007
Hi,
I would like to show you my code that I wrote for grepping through
lisp code and for replacing stuff using cl-ppcre.
Personally, I find this quite useful - I am curious of course, what you think.
You find some informations here:
http://www.cliki.net/SLIME-PPCRE
There is one thing to note for getting this to load:
I had to change swank-loader.lisp:
(defvar *contribs* '(swank-fuzzy swank-ppcre)
"List of names for contrib modules.")
I was doing this on OSX, so I hope it works at least over here... :)
Cheers,
Kilian
More information about the slime-devel
mailing list