From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Hannon Subject: Re: Customizing "Easy Templates"? Date: Thu, 7 Jul 2011 08:24:33 -0700 (PDT) Message-ID: <1310052273.38097.YahooMailRC@web161901.mail.bf1.yahoo.com> References: <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]:53229) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QeqRs-0001nO-H7 for emacs-orgmode@gnu.org; Thu, 07 Jul 2011 11:25:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QeqRP-000775-B0 for emacs-orgmode@gnu.org; Thu, 07 Jul 2011 11:25:03 -0400 Received: from nm30.bullet.mail.bf1.yahoo.com ([98.139.212.189]:37784) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1QeqRO-00076t-L9 for emacs-orgmode@gnu.org; Thu, 07 Jul 2011 11:24:35 -0400 In-Reply-To: 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: suvayu ali Cc: Org-Mode List Thanks, Suvayu. This works like a charm. -- Mike ----- Original Message ---- > From: suvayu ali > To: Michael Hannon > Cc: Org-Mode List > Sent: Wed, July 6, 2011 10:13:55 PM > Subject: Re: [O] Customizing "Easy Templates"? > > Hey Mike, > > On Thu, Jul 7, 2011 at 4:28 AM, Michael Hannon wrote: > > I can't figure out how to > > customize the text of these templates. Can anybody point me in the right > > direction? > > > > This should work: > > (add-to-list 'org-structure-template-alist > '("S" "#+BEGIN_SRC ?\n\n#+END_SRC" "\n\n")) > > > -- > Suvayu > > Open source is the future. It sets us free. > >