help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using hhmts Timestamp in a <meta> tag, Feature Request


From: Rick
Subject: Re: Using hhmts Timestamp in a <meta> tag, Feature Request
Date: Tue, 17 Mar 2009 11:26:16 -0700 (PDT)
User-agent: G2/1.0

On Mar 17, 4:37 am, Stefan Kamphausen <ska...@gmx.net> wrote:
> Hi,
>
> I'd drop the hhmts-tags and switch to time-stamp.
>
> Put something like this into your emacs-init-file:
> (require 'time-stamp)
> (add-hook 'write-file-hooks 'time-stamp)
...

Actually, I found I had to use:

(add-hook 'before-save-hook 'time-stamp)

instead to make it work.

(Debian  Emacs 22.2.1)

Thanks again for pointing this out to me!

Cheers!

Rick


reply via email to

[Prev in Thread] Current Thread [Next in Thread]