From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: postamble removal Date: Mon, 26 Mar 2012 22:20:37 +0200 Message-ID: <87iphr15d6.fsf@altern.org> References: <87limo4dlw.fsf@psinom.home> <87mx735qj8.fsf@gnu.org> <87limn16tc.fsf@psinom.home> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:47990) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SCGO2-0005Gr-Ti for emacs-orgmode@gnu.org; Mon, 26 Mar 2012 16:19:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SCGNx-0000QQ-Pe for emacs-orgmode@gnu.org; Mon, 26 Mar 2012 16:19:30 -0400 Received: from mail-wi0-f171.google.com ([209.85.212.171]:59928) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SCGNx-0000Po-HE for emacs-orgmode@gnu.org; Mon, 26 Mar 2012 16:19:25 -0400 Received: by wibhj13 with SMTP id hj13so3534524wib.12 for ; Mon, 26 Mar 2012 13:19:23 -0700 (PDT) In-Reply-To: <87limn16tc.fsf@psinom.home> (prad@towardsfreedom.com's message of "Mon, 26 Mar 2012 12:49:19 -0700") 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: prad Cc: emacs-orgmode@gnu.org Hi Prad, prad writes: > i was hoping i could do these things through org templates rather than > through the dotemacs file. Well, you can bind variables in the Org file -- see #+BIND in the Org manual. > for instance, i can eliminate the author because it seems > author:nil > will nil out the author 'variable'. > > is there something like this i can put into a org template for the > other stuff? Hope this help -- let me know if the doc is missing something. Best, -- Bastien