From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Lundin Subject: Re: short way to insert source tag in org mode? Date: Sun, 27 Sep 2009 13:28:34 -0400 Message-ID: References: <83iqf429fq.fsf@ymail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MrxYC-00075e-9f for emacs-orgmode@gnu.org; Sun, 27 Sep 2009 13:28:44 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MrxY6-0006zc-P5 for Emacs-orgmode@gnu.org; Sun, 27 Sep 2009 13:28:43 -0400 Received: from [199.232.76.173] (port=35612 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MrxY6-0006zR-KX for Emacs-orgmode@gnu.org; Sun, 27 Sep 2009 13:28:38 -0400 Received: from out1.smtp.messagingengine.com ([66.111.4.25]:37679) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MrxY6-0006ED-Cd for Emacs-orgmode@gnu.org; Sun, 27 Sep 2009 13:28:38 -0400 In-Reply-To: <83iqf429fq.fsf@ymail.com> (Water Lin's message of "Sun, 27 Sep 2009 14:22:49 +0800") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Water Lin Cc: Emacs-orgmode@gnu.org Water Lin 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 "