From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] Add "Time-stamp: <>" in (first 8 lines of) export template Date: Tue, 20 Mar 2012 12:49:33 +0100 Message-ID: <87limvo5ki.fsf@gnu.org> References: <80y5s2u8ix.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:36138) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S9xY6-0007yW-4o for emacs-orgmode@gnu.org; Tue, 20 Mar 2012 07:48:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S9xXz-0005Uu-Nm for emacs-orgmode@gnu.org; Tue, 20 Mar 2012 07:48:21 -0400 Received: from incoming2.cnam.fr ([163.173.128.34]:15358) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S9xXz-0005UZ-El for emacs-orgmode@gnu.org; Tue, 20 Mar 2012 07:48:15 -0400 In-Reply-To: <80y5s2u8ix.fsf@somewhere.org> (Sebastien Vauban's message of "Thu, 16 Feb 2012 16:01:42 +0100") 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: Sebastien Vauban Cc: emacs-orgmode@gnu.org Hi Sébastien, "Sebastien Vauban" writes: >>From 74f376c12cceae196f5a856eac1a39cdbcc8e360 Mon Sep 17 00:00:00 2001 > From: Sebastien Vauban > Date: Thu, 16 Feb 2012 15:48:37 +0100 > Subject: [PATCH] Add Time-stamp in export template > > --- > lisp/org-exp.el | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) I'm not applying this patch. I see how it can be useful for those who use (add-hook 'before-save-hook 'time-stamp) but #+Time-stamp is *not* an Org option... so unless we find a way to use it without confusing the user, I won't apply it. If you have another proposal, please provide a commit message with your patch! Thanks, -- Bastien