On Sep 27, 2009, at 7:28 PM, Matt Lundin wrote:

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?

It's an experimental feature, but I use "<s" for this. And "<l" for
latex, "<h" for html, etc. (I certainly do hope that this becomes an
official feature at some point.)

I guess it is not going away - just needs some documentation....
I'll accept a patch!

- Carsten


See the variable org-structure-template-alist.

- Matt



_______________________________________________
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



_______________________________________________
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