Here's what I have in my .emacs file with emacs 21. I use the mmm mode
that is part of the latest version of emacs.
Later,
Marc
--- .emacs snippet below ---
;;; mmm-mode settings
(setq mmm-global-mode 'maybe)
(add-to-list 'mmm-mode-ext-classes-alist
'(nil "\\.jsp\\'" jsp))
(add-to-list 'mmm-mode-ext-classes-alist
'(nil "\\.inc\\'" jsp))
(set-face-background 'mmm-default-submode-face nil)
(set-face-background 'mmm-default-submode-face "gray")
[EMAIL PROTECTED] wrote:
>Hello there,
>
>
>currently the HTML Mode is active. With this mode I cannot do identation
>and other things.
>
>
>Thank you in advance.
>David Ostrovsky
>
>e-Mail [EMAIL PROTECTED]
>Tel: 0511-5102-3430
>Fax: 0511-5102-143430
>
--
Marc Brooks
(703) 883-7647
MITRE Corporation M/S W-117
7515 Dolley Madison Blvd.
McLean, VA 22102