Using mmm-mode version 0.4.8 on a Linux FC5 platform,
with GNU emacs version 21.4.1 ...
I'm using the following
(setq c-mode-common-hook
'(lambda ()
(setq comment-column 40)
(auto-fill-mode 1)
;; (or (file-exists-p "makefile") (file-exists-p
"Makefile")
;; (progn (make-local-variable 'compile-command)
;; (setq compile-command
;; (concat...
2006-11-09 20:51:21 UTC in MMM Mode