Nathan Neff <nathan.n...@gmail.com> writes:

> 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
>
> As an Emacs n00b, I'd like to know if anyone here has defined some kind of
> macro / shortcut to define an org-babel block.
>
> I'd like a shortcut/macro that I could put into my config files, and put into 
> my git repo.
>
> Thanks for any input,
>
> --Nate

That sounds like a good candidate for yasnippet to me.

-Bernt


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to