Hi all, I am not (yet) xml expert, I installed nxml-mode and I would like my alphaflow alf description files to be recongnized by emacs. I didn't find a quick...
hi ... Yahoo! Mail réinvente le mail ! Découvrez le nouveau Yahoo! Mail et son interface révolutionnaire. hi Yahoo! Mail réinvente le mail ! Découvrez le...
Fontification and overlays added by nxml-mode are currently not removed if you switch to another mode. Try for example switching to fundamental-mode. To cure...
Hi all, I am restructuring an exisiting manual and want to see only my sect1 elements hiding the lower elements. I would like this to work also for sect2 and...
aamehl wrote: Hi ... I'm not familiar with the folding feature of nXML, but I guess givin a sample minimal XML document as well as steps to reproduce the...
Would it be possible to use the rng*.el files that comes with nxml-mode to write a new mode for CSS files? Any tips about what is needed to do that?...
Lennart Borgman wrote: Hi ... It depends what you want to do. I guess this is about completion against a schema? So you can use 'rng-c-parse-file' to parse...
... I didn't study it in details, but it seems to not support completion against a schema. Since Lennart (mmh, he was Lennart, right?) spook about rng-*.el...
Lennart Borgman wrote: Hi ... You can also take a look at 'nxml-complete' to see an example of use. Note I never look at this code, so I don't know if it is...
... Thanks Ted. I know about these modes (from http://www.emacswiki.org/cgi-bin/wiki/CascadingStyleSheetMode). However does any of those have context sensitive...
... I have played a little bit with nxtml-complete in nxhtml-mode and I did find it rather complex. However in the case of css it looks much easier to restart...
Hi everybody, first post on this group... Years ago I was addicted to a LaTeX minor-mode for emacs called "talcum" (was it already called like that? I don't...
Hi all, I was wondering how possible this would be. I want to have emacs/nxml alias the tags so that a user doesn't see the actual docbook/xhtml etc elements...
I am in the process of switching to db5. Given (the generality of) RELAX NG and the requirements of nxml mode, my guess is that (at least) someone has written...
The Great Stock Market Secret When the stock market is going up and all your stocks and mutual funds are making money you feel like a genius. It is too bad...
How To Succeed In Online Financial Trading Using Freebies Did you know that many of the tools and resources that we consider essential for online trading...
Platform: Intel Pentium M, Ubuntu Dapper, emacs21 21.4a-3ubuntu2, nxml-mode 20041004-5 trang 20030619-4 I am a _long_ time psgml user that eventually will try...
Steinar Bang
sb@...
Nov 29, 2006 6:58 pm
1394
... James came from Relax to relax NG. nxml-mode works (once you read the manual :-) with the .rnc format of a relax ng schema. XSD is the [insert bad...
... Do you get an error because the particular file you're editing contains an an xsi:schemaLocation instance, or do you just get an error when nxml is parsing...
... I get the error because the file contains an xsi:schemaLocation instance. ... Do I need a schema that allows using a schemaLocation attribute in the ...
Steinar Bang
sb@...
Nov 30, 2006 11:14 am
1397
... If you read to the bottom. You will see that's what I did. :-) I need to think out loud when I'm doing stuff, so the message was mostly me thinking to...
Steinar Bang
sb@...
Nov 30, 2006 11:17 am
1398
Steinar Bang wrote: Hi ... This attribute has to be explicitelly allowed in RNG grammars. You can dig the archives for similar discussions. But I wonder if...