
3 Aug
2010
3 Aug
'10
12:36 p.m.
Sharad Pratap <sh4r4d@gmail.com> writes:
Hi All,
I wanted to know is it possible in slime/swank to evaluate elisp code from lisp environment.
Basically I need to do it in StumpWM(sbcl) environment, currently I am doing it through `emacs -e _form_' command and then prepending a quote at the start of output and then evaluating it in current lisp environment. Look at swank::eval-in-emacs.
-- With Best Regards, Stas.