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 1-770 621 2634 they got...
chani-kopnicky365@...
Jun 10, 2007 10:12 am
1612
THIS IS ALL YOU NEED TO DO: 1- Activate Your Website 2- Login and access your website training material 3- Market your site using the material provided 4-...
There is a discussion on Emacs Devel (http://lists.gnu.org/mailman/listinfo/emacs-devel) about this right now. It would be good if someone with good knowledge...
I started using nxml-mode with emacs-22.1 from a suse-10.3 "factory" release. During installation of the RPMs I read a message, saying that nxml-mode conflicts...
... I'm now of the opinion that Nic wants the world, with jam on it. A parser, Editor, Then dom programming capability? The Schematron class of validation as...
... Thanks, I've skimmed them. ... I must admit that hadn't crossed my mind. Good idea though. ... I'm shown in the archive you gave, but havn't had those...
... It is not spelt J A M, it should be E M A C S ;-) Eh, or did it mean "It is not spelt W O R L D ..."? ... Thanks, I do not worry, Dave, I just thought that...
... Thanks, that is good to know. I have probably read that a lot of times whithout understanding it clearly. Because of those little discussions I just took...
... Sorry. My prejudice. I assume everyone understands English expressions. I meant he wants too much functionality from one 'free' product. ... I'd agree with...
... I guess whoever packaged emacs-22.1 helpfully made it "provide" mule-ucs since all the functionality that used to be provided by mule-ucs is now part of...
... I'm using 22.1 with nxml-mode daily. If there is a conflict it doesn't show in daily use. Is this the list to suggest that nxml-mode is stable, high...
On 19/06/07, Jochen+emacs-nxml-mode@... ... Yes, not regularly, but with lots of confidence. ... Unlikely. If nxml-mode doesn't find a schema, it simply...
... Well. It basically works, and it works well. ... He has a blog, that has seen activity this year: http://blog.jclark.com/ But he hasn't shown up on this...
Steinar Bang
sb@...
Jun 19, 2007 5:47 pm
1629
... There's no schema for ant files. But, the antstructure task can generated a specialized dtd based on all the custom tasks that it can see....
On Tue, Jun 19 2007 18:23:27 +0100, Suraj Acharya wrote: ... I had a mode based on xslide that, among other things, implemented an imenu for locating the...
Tony Graham
Tony.Graham@...
Jun 19, 2007 6:43 pm
1631
... It can? I thought it was the other way around? Ie. from RNG and RNC to other schemas, and between the two representations of RNG? For XSD to RNG, there...
Steinar Bang
sb@...
Jun 19, 2007 6:43 pm
1632
Dave Pawson wrote: Hi ... I'd say I would be surprised if there was no schema somewhere on the web. At least for the core tasks. And if there isn't any, that...
i, Here is my ant RNC made one year ago (I forget how I made it :). Is customized for my specific use but you can easily add more tasks (see local.tasks). The...
... There's an ant tasks that can dump a DTD for all tasks that the ant file the task is called from, knows about: ...
Steinar Bang
sb@...
Jun 20, 2007 8:19 pm
1636
... [snip] ... The DTD is not necessarily a valid one: there may be tasks defining elements with the same name but different content, and the DTD will simply...
On Jun 19, 2007, Dave Pawson wrote (re: Re: [emacs-nxml-mode] emacs-22.1,... ... My emacs / lisp development and tweaking skill set is stretched just by ...
... Yes, I found out last night. I had to doctor the generated DTD, remove a duplicate ELEMENT and add a missing attribute on another element. But it's a...
Steinar Bang
sb@...
Jun 21, 2007 8:06 am
1639
Steinar Bang wrote: Hi ... I've just gave it a quick try. Seems pretty good. I just found that the javac element doesn't accept the attributes...