(defslimefn init-inspector [string] (with-emacs-package (reset-inspector) (inspect-object (eval (read-string string)))))
Comments top
No comments for init-inspector. Log in to add a comment.