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 'smart39; 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...
... Yes. It's what I mean when I wrote that switching points are privileged place to perform some tasks. More generaly, I think it's also more easy to...
... Sorry. You said "The latter is probably all wrong, since I wrote it." It confused me. ... Well, I don't know. I never heard about such a problem. And...
... There's a po mode in Debian, provided by the gettext-el package. When a po file is edited, it is in fact marked as read-only, and the user can make a...
... Yes, I think is a lack in Emacs. But as I said, I think adding it to Emacs would be a non trivial task, and would require modifications in the emacs/lisp...