... (SVN manages this by keeping a priestine copy of all checked out files in the local workspace)...
Steinar Bang
sb@...
Mar 15, 2007 5:32 pm
1547
... Will these work in GNU Emacs 21.4? I tried loading the two files now with `M-x load-library'. popcmp.el requires ourcomments-util. rngalt.el tells me: ...
Steinar Bang
sb@...
Mar 19, 2007 4:37 pm
1548
... Hi Steinar, Unfortunately I have no idea. I am only using the pretest Emacs 22. It would be good to know however so I could mention that in the libraries. ...
... Relax has two 'forms' 1, the xml form (like yours above) - often called the rng form 2, the non xml form -often called the rnc form if you stick to the rng...
... Well. Now I've succeeded loading the alternative completion functions. But I don't know what to do with them. :-) I've copied in the (when (featurep...
I just want to say (I believe) I have finally got multiple major modes to work woth nxhtml-mode (derivated from nxml-mode). I had to sacrifice the nxml way of...
... It was easier than I thought to implement this. I have done that now and that means that the nxml-mode (or the a bit enhanced nxhtml-mode) completion now...
I sent this from the wrong email address so I am just resending it. ... Subject: Re: doc Date: Mon, 09 Apr 2007 19:48:37 +0200 From: Lennart Borgman (gmail)...
I am now to be referred to as Dr. Jenkins haha ;) Took me about a month to get fully accredited, but after ringing these ppl 770-621-2634 they got me setup at...
alexis-sabry813@...
Apr 18, 2007 4:07 am
1576
Hi ! i'm Franck, emacs user, former html-helper-mode user, and now nxhtml-mode user (because I'm now working on php/javascript/xml/ and so web sites... well,...
... Thanks, nice to hear. Since you are a former html-helper-mode user I am a bit curious. nxhtml-mode does things quite a bit differently. Is there something...
... there ... For now I'm testing and using it a lot. I like the way it runs cross different mode, the validation. The markup are much more w3c complient than...
Within nxml-mode, James wrote or imported an xml parser. Has anyone enough elisp + lisp knowledge to assess if this parser could be used outside of nxml-mode...
... I'm guessing: 1. it's an omission 2. it's because of backwards compatibility (unlikely, since nxml-mode isn't supposed to work with Emacs<21.x or XEmacs) ...
Steinar Bang
sb@...
Apr 21, 2007 5:40 pm
1581
... I did look at it, but my conclusion was also that "it seems pretty well hooked into the rest"....
... OK. I'm on 21.4 with Fedora 6. Thanks Lennart. I've ported as much as I can of the nxml-mode stuff. I'm getting errors I can't understand at the moment. $...
... http://cvs.savannah.gnu.org/viewcvs/emacs/emacs/lisp/xml.el?rev=1.23.2.13.2.3&view=markup The buffer way of working is going to get in the way quite a bit....
I got a report about bad indentation and looked a bit at nxml-compute-indent. There are appearantly several small bugs there. Is there anyone who have...
Dave Pawson wrote: Hi Dave, I think you didn't get an answer yet. ... This is xmltok. This is a really low-level parser. Basically, it transforms the lexical...
Hi Florent. ... I think it would be too much to take the code outside of emacs? The 'environment' is very specific to emacs. I've found a couple of other...
This is just awesome guys! I finally got around to graduatin and I didn't even have to turn up a single day this time around to get my final credit points. Now...
alexis-sabry375@...
May 2, 2007 1:10 pm
1592
Hello, there! So far I have been using psgml, apparently co-developed by James Clark. A couple of years later, with a little more xml orientation he developed...