Next: Q3.0.3, Previous: Q3.0.1, Up: Customisation
I know I can evaluate Elisp expressions from *scratch* buffer with C-j after the expression. How do I do it from another buffer?
*scratch*
Press M-: (the default binding of eval-expression), and enter the expression to the minibuffer.
eval-expression