Currently, in order to evaluate elist in Emacs, I need to position the cursor on the last parenthesis and emit C-x e.
C-x e
Is it possible to evaluate the entire
M-x eval-buffer
or Alt+x and then type 'eval-buffer' or just type part of it and tab to autocomplete.