[slime-devel] compiling forms/regions/defuns with (optimize (debug 3) (speed 0) (safety 0))
Marco Baringer
mb at bese.it
Tue Nov 21 17:57:31 UTC 2006
what do people think about a varient of slime-compile-defun which
wrapped the code in
(locally
(declaim (optimize (speed 0) (safety 3) (debug 3)))
, at form)
i'd bind this to C-u C-c C-c (and C-u C-c C-k)
good idea? bad idea?
--
-Marco
Ring the bells that still can ring.
Forget your perfect offering.
There is a crack in everything.
That's how the light gets in.
-Leonard Cohen
More information about the slime-devel
mailing list