Category:Emacs Lisp: Difference between revisions

 
Line 17:
<pre>(+ 1 2 3)<Ctrl-J>
6</pre>
Of course you can also change your code and evaluate it again. To evaluate ''all'' code in the current buffer, use "M-x eval-buffer".
 
Emacs will highlight matching parentheses.
Anonymous user