From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Mik Newsgroups: gmane.emacs.help Subject: Time stamp in html-helper-mode Date: Fri, 23 Oct 2009 13:25:32 -0700 (PDT) Organization: http://groups.google.com Message-ID: <3bbc95c2-8773-4562-8832-9402d2c6a0d9@r31g2000vbi.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1256356937 15867 80.91.229.12 (24 Oct 2009 04:02:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 24 Oct 2009 04:02:17 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Oct 24 06:02:11 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1N1XpT-0000xN-Ek for geh-help-gnu-emacs@m.gmane.org; Sat, 24 Oct 2009 06:02:11 +0200 Original-Received: from localhost ([127.0.0.1]:38067 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N1XpT-0000VS-1g for geh-help-gnu-emacs@m.gmane.org; Sat, 24 Oct 2009 00:02:11 -0400 Original-Path: news.stanford.edu!usenet.stanford.edu!postnews.google.com!r31g2000vbi.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 15 Original-NNTP-Posting-Host: 207.47.253.59 Original-X-Trace: posting.google.com 1256329532 9579 127.0.0.1 (23 Oct 2009 20:25:32 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Fri, 23 Oct 2009 20:25:32 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: r31g2000vbi.googlegroups.com; posting-host=207.47.253.59; posting-account=zhYswAkAAADtwfJKDYtxJy0qI3dEFnEv User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2,gzip(gfe),gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:174107 X-Mailman-Approved-At: Sat, 24 Oct 2009 00:01:40 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:69194 Archived-At: I was using html-helper-mode with Emacs 20.13.50.2 to make web-pages, and found that the time stamp ("Last modified") between the hhmts tags was automatically updated when the file was saved. I have now upgraded to 22.3.1, but find the feature no longer works. I checked that the variable html-helper-do-write-file-hooks is set to "t". Anyone know what is wrong? I was running the older Emacs on a Mac G4 (OS X 10.3) but am now on a Mac INTEL with OS X 10.5, but I wouldn't think that platform should make a difference.