[slime-devel] function I would like
John J Foerch
jjfoerch at earthlink.net
Tue Sep 18 15:01:48 UTC 2007
Hello,
I would find it convient if slime included a function like the
following:
(defun slime-repl-send (form)
(slime-repl-send-string
(slime-prin1-to-string form)))
As I work on emacs interfaces for various common lisp programs, I use
this utility to send forms to the repl without having to write them as
strings.
Thanks,
John Foerch
RetroJ on #emacs
More information about the slime-devel
mailing list