;ELC ;;; Compiled ;;; in Emacs version 28.0.50 ;;; with all optimizations. (byte-code "\300\301\302\303#\210\300\304\302\303#\207" [require slime nil noerror slime-repl] 4) #@79 Eval last sexp. Accounts for different point location in evil vs Emacs mode. (defalias 'symex-eval-common-lisp #[0 "\300 \207" [slime-eval-last-expression] 1 (#$ . 185) nil]) #@36 Eval entire containing definition. (defalias 'symex-eval-definition-common-lisp #[0 "\300 \207" [slime-eval-defun] 1 (#$ . 367)]) #@63 Evaluate symex and render the result in a useful string form. (defalias 'symex-eval-pretty-common-lisp #[0 "\300 \207" [symex-eval-common-lisp] 1 (#$ . 503) nil]) #@70 Evaluate symex as a 'thunk,' i.e. as a function taking no arguments. (defalias 'symex-eval-thunk-common-lisp #[0 "\300\301!\207" [message "eval as thunk currently not supported for Common Lisp"] 2 (#$ . 672) nil]) #@40 Eval symex and print result in buffer. (defalias 'symex-eval-print-common-lisp #[0 "\300\301!\207" [call-interactively slime-eval-print-last-expression] 2 (#$ . 892) nil]) #@27 Describe symbol at point. (defalias 'symex-describe-symbol-common-lisp #[0 "\300\301!\207" [call-interactively slime-documentation] 2 (#$ . 1070) nil]) #@13 Go to REPL. (defalias 'symex-repl-common-lisp #[0 "\300 \207" [slime-repl] 1 (#$ . 1228)]) #@18 Evaluate buffer. (defalias 'symex-run-common-lisp #[0 "\300 \207" [slime-eval-buffer] 1 (#$ . 1325)]) (provide 'symex-interface-common-lisp)