Commands Dealing with Emacs Lisp

- -
C-x C-e Eval sexp before point
C-M-x Eval current defun
M-x eval-region Eval region
M-: Read and eval minibuffer
M-x load-library Load a Lisp library from load-path
Comments