Water Lin <water...@ymail.com> writes:

> While I am using org to publish my source code, I include my code in
> following way:
>
> #+BEGIN_SRC emacs-lisp
> some emacs-lisp code
> #+END_SRC
>
> Everytime I copy the begin and the end tag which is
>
> #+BEGIN_SRC emacs-lisp
>
> and
>
> #+END_SRC
>
> to my org file.
>
> I want to find a way to inset them handly. Is there a key binding for
> this?

I use yasnippet for this.

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

-Bernt


_______________________________________________
Emacs-orgmode mailing list
Remember: 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