From mboxrd@z Thu Jan 1 00:00:00 1970 From: Water Lin Subject: short way to insert source tag in org mode? Date: Sun, 27 Sep 2009 14:22:49 +0800 Message-ID: <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 1Mrn9w-0006Sr-Fu for emacs-orgmode@gnu.org; Sun, 27 Sep 2009 02:23:00 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mrn9s-0006SH-Ph for emacs-orgmode@gnu.org; Sun, 27 Sep 2009 02:23:00 -0400 Received: from [199.232.76.173] (port=41071 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mrn9s-0006S6-Km for emacs-orgmode@gnu.org; Sun, 27 Sep 2009 02:22:56 -0400 Received: from n8a.bullet.mail.mud.yahoo.com ([209.191.87.104]:36786) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1Mrn9s-00084k-6W for emacs-orgmode@gnu.org; Sun, 27 Sep 2009 02:22:56 -0400 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: Emacs-orgmode@gnu.org 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? Thanks -- Water Lin's blog: http://blog.waterlin.org Email: WaterLin@ymail.com __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com