[macemacsjp-english 897] Re: Time stamp issues in html-helper

Back to archive index

irodo****@irodo***** irodo****@irodo*****
Tue Feb 13 11:50:34 JST 2007


Hi Adrian,

At Mon, 12 Feb 2007 20:10:42 -0500 (EST),
Adrian Burd wrote:
> I've just started to use the Carbon Emacs package (I've been a long  
> time emacs user on Linux systems).
> I'm using a simplified version of my .emacs file from my Linux setups  
> but for some reason, the automatic
> time stamp updating feature in html-helper is not working. On my  
> Linux box, this allows for an automatic
> update of the time stamp on an html file when the file is saved after  
> editing it. On the Mac however,
> the timestamp is automatically inserted in a new file on the first  
> save after it is created, but after that, it
> is never automatically updated.

Please set html-helper-do-write-file-hooks to `t'.

  (setq html-helper-do-write-file-hooks t)

# by default, this value is `t'.

It means add html-helper-update-timesamp function to
local-write-file-hooks. If you overwrite hook in .emacs.el,
that settings may be lost.

Best regards,

--
Eiji Honjoh

irodori RINGO - little tools for Mac OS X
http://irodori.sakura.ne.jp/



More information about the macemacsjp-english mailing list
Back to archive index