On Fri, Apr 16, 2010 at 8:18 PM, Nathan Neff <nathan.neff@gmail.com> wrote:
I've been converting my init.el file to org-babel, and am getting tired of
copying/pasting or typing the begin_src and end_src blocks.

Example:
#+begin_src emacs-lisp :results silent
#+end_src


*Sigh* I Googled around for about 15 minutes, then posted the question to the mailing list. (I swear!)

Then, I stumbled upon Brent's Yasnippets when researching something totally different.

http://doc.norang.ca/org-mode.html#Yasnippets

If anyone else has a different macro set up, I'm still interested in hearing your solutions.

Thanks,
--Nate