all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Piet van Oostrum <piet@cs.uu.nl>
Subject: Re: Timestamp not being updated.
Date: 15 Feb 2003 13:48:09 +0100	[thread overview]
Message-ID: <wzn0kx90c6.fsf@nono.cs.uu.nl> (raw)
In-Reply-To: mailman.1873.1045067923.21513.help-gnu-emacs@gnu.org

>>>>> gebser@ameritech.net (G) wrote:

G> Since upgrading emacs to v.20.7.1 and html-helper-mode to v 3.0.4jolly,
G> the time stamp doesn't update; i.e., the date and time are put between
G> "<!-- hhmts start -->"  and "<!-- hhmts end -->", but the date and time
G> are not updated on subsequent saves, even if emacs is closed, then 
G> reopened, then an old (existing) file is visited.


G> Anyone have this problem before... or know how to track down the 
G> problem... or (most prefered) know what the fix is?

The format of the timestamp delimiters changed. In the newer versions the
whole timestamp has to be on one line, unless you change it yourself. So
you could delete it and insert a new one with the menu or C-c C-z t.

In my .emacs I have set
 html-helper-timestamp-start "<!-- hhmts start -->\n"
 html-helper-timestamp-end "\n<!-- hhmts end -->"
-- 
Piet van Oostrum <piet@cs.uu.nl>
URL: http://www.cs.uu.nl/~piet [PGP]
Private email: P.van.Oostrum@hccnet.nl

       reply	other threads:[~2003-02-15 12:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1873.1045067923.21513.help-gnu-emacs@gnu.org>
2003-02-15 12:48 ` Piet van Oostrum [this message]
2003-02-15 14:14   ` Timestamp not being updated gebser
2003-02-12 16:38 gebser

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=wzn0kx90c6.fsf@nono.cs.uu.nl \
    --to=piet@cs.uu.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.