How to run an emacs lisp program in the *scratch* buffer



This is my OLD blog. I've copied this post over to my NEW blog at:

http://www.saltycrane.com/blog/2007/07/how-to-run-emacs-lisp-program-in/

You should be redirected in 2 seconds.



  • start emacs
  • in the scratch buffer, type: (+ 2 2)
  • press CTRL-X CTRL-E
  • you should get 4 in the echo area at the bottom of the screen

No comments:

About

This is my *OLD* blog. I've copied all of my posts and comments over to my NEW blog at:

http://www.saltycrane.com/blog/.

Please go there for my updated posts. I will leave this blog up for a short time, but eventually plan to delete it. Thanks for reading.