emacs-devel
[Top][All Lists]
Advanced

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

Re: rng-auto.el seems to be missing from nxml-mode files


From: Lennart Borgman (gmail)
Subject: Re: rng-auto.el seems to be missing from nxml-mode files
Date: Thu, 10 Jan 2008 19:42:25 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071031 Thunderbird/2.0.0.9 Mnenhy/0.7.5.666

Jason Rumney wrote:
Lennart Borgman (gmail) wrote:
- The autoload has been moved somewhere else.
The autoloads should be in loaddefs.el now along with other built-in autoloads. You probably need to have bootstrapped (rather than just recompiled) since nxml was added to get loaddefs.el updated.

Thanks, yes, that was what I tried to say.

- Some variables are set in rgn-auto. Maybe these just can be moved to the defvars?
I did that a few weeks ago. Is there something I missed?

Ah, here is where I need to checkout/bootstrap ... ;-)

Thanks.

- There are some add-hook calls, maybe they can be moved to nxml-mode.el? (The first one of these starts validation.):
I think only these are missing now. Perhaps these should not be hooks if the intention is for them to always be enabled.

Maybe. I think there must be some reason that JK placed this in a hook, but I don't know what it is.

But what about the auto-coding stuff? Did you find some solution to that too? Maybe that could be used by html-mode/xml-mode as well?




reply via email to

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