Hi,
Thanks for a prompt response.
>2) how do I enable html indenting/highlighting for other filetypes
>(*.mytype)
>
>
Put this to your ~/.xemacs/init.el:
(add-to-list 'auto-mode-alist '("\\.mytype$" . html-mode))
It just doesnt work in my xemacs (21.4.4 sumo). Are you sure you didnt
make a typo? I'm "green" with lisp (OK, not that stupid to substitute
\\.mytype$ with \\.wml$)
>3) I have installed html-helper-mode from
>http://www.gest.unipd.it/~saint/hth.html. It works just fine with my
>emacs 21.1.1. However when I try to run it with xemacs (XEmacs 21.4
>(patch 4), which came with my suse8) I get an error: file mode
>specification error: (void variable html-tagface). I am not familar
>enough with lisp/xemacs to handle that
>
>
Can't help you with that, sorry.
OK, when we solve the above, I dont need to care about this one.
Thanks for your email, I will test the rest of your advices in a few
moments...
Dominique