home ~ projects ~ socials

Eval an Emacs Lisp Buffer or Expression to Reload It

Either of these will evaluate the current buffer

, e b
M-x eval-buffer

I think this evaluates the expression the point (cursor) is in/on

C-M-x
-- end of line --