Hi- I'm new at nxml and am working on getting it to automatically load when I open an XML file with emacs (21.3.50.2 powerpc-apple-darwin7.0.0). Right now I've...
... And what about the XML files that do not have the .xml extension? (This could be rss, html, and so on.) I prefer the following code (I don't remember where...
Hello, I am trying to solve the following problem: I have an XML document in a version control system. I want multiple people to edit the document, but I...
Paul A. Hoadley
paulh@...
Jul 7, 2004 6:29 am
569
I have an XML file that's about 500k. The data in the XML file is all in a single line. The validator slows to a crawl when opening the file -- it literally...
Hello, emacs-nxml-mode member. This company really helped me out. I almost lost my home. I am self employed and I was able to refinance. The best interest...
For various personal reasons, I took a break from my free software and standards work for a few months. Anyway, I'm back now. I've put up a new release of...
... If you've got an XML file containing JavaScript, it seems like a very reasonable to want to be able to use the facilities of javascript mode to edit the...
... I do agree that it shouldn't prompt you if the association is already in the schema locating file, but I don't understand why you need to specify the...
... Thanks. I'll have a look at this. But if you send a patch, please - use diff -u - tell me exactly how to reproduce the problem the bug is fixing There's a...
... As far as I remember, nxml-mode doesn't perform any line-oriented operations, so I suspect it is something in the internals of Emacs. You could try...
I won't be able to fix this unless I can reproduce it. To reproduce it, I need to know the complete schema, complete document, and exactly what keystrokes to...
... I think you can (ab)use transformURI to do this. Although the fromPattern and toPattern attributes are allowed to use wildcards, they don't have to, and...
... Here are some links that might be useful: http://www.emacswiki.org/cgi-bin/wiki/NxmlMode http://www.emacswiki.org/cgi-bin/wiki/NxmlModeForXHTML The latter...
... For want it's worth, I've written a package called nxml-script.el to help with this. It uses narrowing rather than mmm-mode, and it's nothing fancy, but...
... From: James Clark What kind of UI would people like to see for dealing with embedded PCDATA which has its own Emacs major mode? How about a 'smart' way to...
... From: James Clark ... the schema ... I do agree that it shouldn't prompt you if the association is already in the schema locating file, but I don't ...
... I tried a little bit MMM Mode, and it seems to be not so bad. I can't see a clean way to use different major modes without some support in 1/ Emacs Lisp...
... I never use the Peter's nxml-script package, and I tried MMM Mode only a little bit. I think there are two major orientations, corresponding respectively...
... What you said is correct, and I agree with your assessment entirely. It would be better if we had an mmm-mode style implementation. The only problem is...
... Excerpt : 'Note' the colorization (font-lock) won't work if you change the emacs colors. What is the problem ? --drkm, en recherche d'un stage :...
... The advantage is that some form of decoding can be performed before yanking it to a temporary buffer, making the text more readable. And after editing,...
... I have no idea. I didn't contribute to that page of the wiki, and I never read it closely. I think that information is wrong. I use color-theme.el to...