all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Timestamp not being updated.
@ 2003-02-12 16:38 gebser
  0 siblings, 0 replies; 3+ messages in thread
From: gebser @ 2003-02-12 16:38 UTC (permalink / raw)



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


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


tia,
ken

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Timestamp not being updated.
       [not found] <mailman.1873.1045067923.21513.help-gnu-emacs@gnu.org>
@ 2003-02-15 12:48 ` Piet van Oostrum
  2003-02-15 14:14   ` gebser
  0 siblings, 1 reply; 3+ messages in thread
From: Piet van Oostrum @ 2003-02-15 12:48 UTC (permalink / raw)


>>>>> 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Timestamp not being updated.
  2003-02-15 12:48 ` Timestamp not being updated Piet van Oostrum
@ 2003-02-15 14:14   ` gebser
  0 siblings, 0 replies; 3+ messages in thread
From: gebser @ 2003-02-15 14:14 UTC (permalink / raw)



I fixed it by putting in spaces, but I like your idea better.


ken

Piet van Oostrum at 13:48 (UTC+0100) on 15 Feb 2003 said:

= >>>>> 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 -->"
= 

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-02-15 14:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.1873.1045067923.21513.help-gnu-emacs@gnu.org>
2003-02-15 12:48 ` Timestamp not being updated Piet van Oostrum
2003-02-15 14:14   ` gebser
2003-02-12 16:38 gebser

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.