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

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

file modified on opening


From: François Gannaz
Subject: file modified on opening
Date: Sun, 25 Jun 2006 19:56:15 +0200
User-agent: Mutt/1.5.11+cvs20060403

Hi,

I'm using a mmm-mode for HTML and PHP files (mixing html-helper-mode,
php-mode, css-mode, etc.). When I open some files, they are marked as
modifed ("**" in status bar), even if I just view them from Dired. Of
course, the content isn't really modified.

There is no visible error, so I can't use debug-on-error. Does anyone
know how I could trace down this annoying behaviour?

I tried to hide the symptoms:
(add-hook 'mmm-mode-hook '(lambda () (set-buffer-modified-p nil)))
but it didn't work.

Thanks
--
François

GNU Emacs 22.0.50.1 (x86_64-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
of 2006-06-16 on excelsior, modified by Debian




reply via email to

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