# File bin/el4r-instance, line 612 def el4r_lisp_eval(lispexpr) el4r_interrupt if el4r_callback? el4r_with_call { el4r_send(lispexpr) el4r_get } end