From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Hannon Subject: Customizing "Easy Templates"? Date: Wed, 6 Jul 2011 19:28:44 -0700 (PDT) Message-ID: <1310005724.44036.YahooMailRC@web161905.mail.bf1.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([140.186.70.92]:60201) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QeeKe-0003xD-2I for emacs-orgmode@gnu.org; Wed, 06 Jul 2011 22:28:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QeeKb-0002Xl-Oa for emacs-orgmode@gnu.org; Wed, 06 Jul 2011 22:28:47 -0400 Received: from nm18-vm0.bullet.mail.bf1.yahoo.com ([98.139.213.138]:44744) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1QeeKb-0002Xf-Dg for emacs-orgmode@gnu.org; Wed, 06 Jul 2011 22:28:45 -0400 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Org-Mode List Greetings. I just came across the "Easy Templates" feature of Org-mode: http://orgmode.org/manual/Easy-Templates.html In particular, using: to generate: #+begin_src #+end_src is a real time-saver for me. One thing that would improve this feature for me: I like to keep source code in lower case and directives such as BEGIN_SRC in upper case. (This must stem from some ancient convention I used in C at one time.) I can't figure out how to customize the text of these templates. Can anybody point me in the right direction? Thanks, -- Mike