... I am a moderator of this group. I do delete spam, and remove the sender. It is an open list so I can't stop new ones joining. regards -- Dave Pawson XSLT...
Hi Dave Pawson, Great. Thanks. I was thinking we can make the group moderated, if the spam continues. Because i know for one person to handle the drudge of...
... The fork that is using nxml-mode for xhtml seems to have done that. I doubt it has been declared a fork though. Which emacs default? sgml-mode/xml-mode? ...
... I think you misunderstand here. James Clark assigned nxml to the FSF so it could be included in Emacs. The version in Emacs CVS was taken from James's...
Hi, I'm using nxml-mode to validate my Docbook and so on as I write, but I've hit a small annoyance. In my current document I'm using XInclude to bring in...
... Not really. I use it by having a top level (book or article) which is nearly empty, and uses xinclude. Then I write chapters (or sections) which validate...
... The expanded copy is only used for validation, then dumped. I work on the 'chunks'. It does work. I've written quite a bit of docbook that way. -- Dave...
... You could use the DocBook RELAX NG grammar that includes XInclude :-) ... You can probably do that with NVDL, but not in nxml-mode. Be seeing you, norm -- ...
... Please don't report bugs for extensions on this list. It has nothing to do with nxml-mode. regards -- Dave Pawson XSLT XSL-FO FAQ. http://www.dpawson.co.uk...
Hello Dave, shame on me :) but I reported this bug here through the bug reporting interface: nXhtml menu -> nXhtml Help and Setup -> report a bug in nXhtml At...
Having seen a reference to the nxhtml mode and how it provides full support for html and for embedded languages I downloaded and tried nxhtml mode. Initially I...
... Hi Richard That was an unexpected problem. On the other hand that is what the assertion is there for ;-) Let us see if we can find out why it fails. Can...
... Yes, great, this information helps. It looks like there is a bug in file-truename. At least I expect the result here to be c:/Temp/in/hej.html since you...
Hi Lennart, thanks for that. I had to wait till this morning to try the fix as its actually my work computer which I was having the problem with. I'm no longer...
Labels and inputs in forms are incorrectly flagged as invalid. In this valid sample document, the label and input will be considered errors and will cause...
In the following HTML, there is a validation error thrown on the content of the A element. The text "marked invalid" will be flagged, and the validator will...
... Hi Lucas, I am not sure, but I believe the reason for this is that nxml-mode does not have a schema for XHTML 1.0 Transitional. It uses Strict instead. You...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the emacs-nxml-mode group. File :...
emacs-nxml-mode@yahoo...
Aug 13, 2008 6:10 am
1868
... On Tue, Aug 12, 2008 at 6:30 PM, Lennart Borgman (gmail) ... Hi Lennart, That's only missing in the paste and not in my repro document. It's probably...
... http://www.thaiopensource.com/relaxng/xhtml/xhtml.rng which is documented at http://www.thaiopensource.com/relaxng/xhtml/ has a modest chance of meeting...