From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suvayu Ali Subject: Re: What is the best way to set #+DATE to today's date? Date: Fri, 7 Aug 2015 06:31:13 +0200 Message-ID: <20150807043113.GE28462@chitra.no-ip.org> References: <87bnekmknk.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52634) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZNZJR-0004RS-CR for emacs-orgmode@gnu.org; Fri, 07 Aug 2015 00:31:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZNZJM-0002yf-CU for emacs-orgmode@gnu.org; Fri, 07 Aug 2015 00:31:21 -0400 Received: from mail-wi0-x231.google.com ([2a00:1450:400c:c05::231]:36578) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZNZJM-0002xt-5s for emacs-orgmode@gnu.org; Fri, 07 Aug 2015 00:31:16 -0400 Received: by wicgj17 with SMTP id gj17so46351852wic.1 for ; Thu, 06 Aug 2015 21:31:15 -0700 (PDT) Received: from chitra.no-ip.org (5072840E.static.ziggozakelijk.nl. [80.114.132.14]) by smtp.gmail.com with ESMTPSA id di7sm6463319wib.23.2015.08.06.21.31.14 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Aug 2015 21:31:14 -0700 (PDT) Content-Disposition: inline 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: emacs-orgmode@gnu.org On Thu, Aug 06, 2015 at 01:00:31PM -0400, Kaushal wrote: > > Why don't you just use a timestamp? > > But that would need me to insert the timestamp manually each time before > exports > > > You can update whenever you want or using > > (org-insert-time-stamp (current-time)) > > at the right spot. > > Wouldn't that too need manual navigation to #+date: and then eval that > elisp form? Why are you setting it if you want it to be today? If no DATE field is set, date is today, at least for LaTeX export. -- Suvayu Open source is the future. It sets us free.