[slime-devel] hook around eval-for-emacs
Helmut Eller
eller.helmut at gmail.com
Wed Jan 16 07:26:17 UTC 2013
On Tue, Jan 15 2013, Anton Vodonosov wrote:
> Hello.
>
> Could you add a hook around eval-for-emacs, as show in the attached patch?
> It would allow maintain custom context for all the slime requests.
eval-for-emacs is a central and important place. I'm not too keen to
execute random third party code there. Sorry.
There is (setf (fdefinition 'eval-for-emacs) ...) if you absolutely must
change something there.
Helmut
More information about the slime-devel
mailing list