emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] Re: short way to insert source tag in org mode?


From: Bernt Hansen
Subject: [Orgmode] Re: short way to insert source tag in org mode?
Date: Sun, 27 Sep 2009 10:50:41 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

Water Lin <address@hidden> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]