> Hi Robert, can you give an example of what you mean?
To get it to work the way it is supposed to, the line in the .emacs file
needs to be written like:
(load "..\\nxml-mode-20041004\\rng-auto.el")
...not...
(load "..\nxml-mode-20041004\rng-auto.el")
-Rob