On Mon, 29 Aug 2005 11:01:37 +0200, mkoeppe+slime@mail.math.uni-magdeburg.de wrote:
Luke Gorrie luke@synap.se writes:
lgorrie@common-lisp.net (Luke Gorrie) writes:
- slime.el (slime-enable-evaluate-in-emacs): New variable.
- (evaluate-in-emacs): Security improvement: If
- slime-enable-evaluate-in-emacs is nil (the default), don't
- evaluate forms sent by the Lisp.
grep says that eval-in-emacs is being used in the CMUCL and LispWorks backends. If this should be disallowed by default I think those bits need to be replaced with real protocol messages instead of evals.
Thanks for pointing this out; I'll look into it.
Huh?? You didn't look first? You don't know what your mod breaks?
Can this be rolled back until it is investigated please?