Hi Bastien, Bastien wrote: > "Sebastien Vauban" <wxhgmqzgw...@spammotel.com> writes: > >>>From 74f376c12cceae196f5a856eac1a39cdbcc8e360 Mon Sep 17 00:00:00 2001 >> From: Sebastien Vauban <s...@mygooglest.com> >> 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.
OK, so what about adding it as an Org option? Even if, by default, it must be capitalized as in the example, I can make it become case-insensitive, so that `#+time-stamp', `#+Time-stamp' and `#+TIME-STAMP' all are accepted. Then, I can provide a patch with `time-stamp' function added to `before-save-hook' in Org mode. > If you have another proposal, please provide a commit message > with your patch! I'll do. Best regards, Seb -- Sebastien Vauban