Platform: Intel Pentium M, Ubuntu Dapper emacs21 21.4a-3ubuntu2 nxml-mode 20041004-5 When I used psgml to edit DocBook documents, I put the following the ...
Steinar Bang
sb@...
Dec 18, 2006 11:31 am
1403
... If I could replace this line, somehow <typeId id="DocBook" uri="docbook.rnc"/> to find the RNC wrapper schema/customization layer, I would be able to ...
Steinar Bang
sb@...
Dec 18, 2006 11:43 am
1404
... Thanx to Dave Pawson's FAQ on the issue http://www.dpawson.co.uk/relaxng/nxml/schemaloc.html I've now been able to make it look for the (not yet existing)...
Steinar Bang
sb@...
Dec 18, 2006 12:20 pm
1405
Are you using DocBook 4 or 5? With emacs+ DocBook 4, I edited the rnc file to allow xi:include in new places. With DocBook 5, NDW has included docbookxi.rnc,...
Here's a list I've compiled of the commands I'm missing when trying to use nxml with my psgml-trained fingers: C-M-e (move to the end of the element, moves...
Steinar Bang
sb@...
Dec 18, 2006 3:08 pm
1407
... Yes, that list came out earlier on :-) I think some people have added some features. You may not get them all. Any good with elisp? That should provide the...
... From me? Not this exact list, which is compiled after actually _using_ nxml. But I've used the expression "psgml-trained" fingers before, that's true. ...
Steinar Bang
sb@...
Dec 19, 2006 8:46 am
1409
... 4. ... That _is_ a possibility. But it feels like a cop-out, since I was able to use XInclude with the original DTD, without actually touching the DTD ......
Steinar Bang
sb@...
Dec 19, 2006 8:57 am
1410
... Not really, as it turns out. ... A small step on the way: - psgml keybindings for moving back and forward one element in the document structure - a...
Steinar Bang
sb@...
Dec 20, 2006 6:38 am
1411
... [snip!] ... [snip!] ... Actually, in mixed content nxml-forward-balanced-item behaves similar to psgml's sgml-next-data-field. The difference is that ...
Steinar Bang
sb@...
Dec 20, 2006 12:53 pm
1414
... New version. Current state: - adds psgml compatible key bindings for backward and forward element - adds functions with psgml compatible keybindings for...
Steinar Bang
sb@...
Dec 26, 2006 8:21 am
1415
Hi all, Where is the latest release of nxml mode available for download? taiopensource is ancient. I hope this is still being developed? If so where is the...
... As far as I know, version nxml-mode-20041004.tar.gz from here http://www.thaiopensource.com/download/ ... This is the last heard from the developer on this...
Steinar Bang
sb@...
Dec 26, 2006 11:49 am
1417
Well I remeber posting questions to this list and getting answers saying that fixed should be added to the source.... Is nxml-mode being developed? If not, why...
... If I'm to guess, the answer is "no, not currently". ... Again if I'm to guess: because the developer is busy elsewhere. And possibly because it already...
Steinar Bang
sb@...
Dec 27, 2006 4:44 pm
1423
... Well I don't think anything is perfect. Also I remember proposing surrounding text with tags and getting a solution from the list. This is definitely...
... Well... I myself is trying to hack up something similar to those commands I miss the most from psgml. ... Not sure I understand what's meant by templating...
Steinar Bang
sb@...
Dec 27, 2006 6:50 pm
1425
learning asp.net in 5 hours Why read a 1000 pages of text when you can just watch and learn? click here : http://learningaspnet.blogspot.com...
I just found out about table.el and it made me wonder what major/minor modes addons people use inconjunction with nxml-mode to make authoring docbook eaisier? ...
... It's this one, I think http://www.garshol.priv.no/download/software/css-mode/ The link doesn't work today, but it worked yesterday or two days ago, and the...
Steinar Bang
sb@...
Dec 28, 2006 4:06 pm
1430
... There is also a wiki page where I have asked for some comparisions: http://www.emacswiki.org/cgi-bin/wiki/CascadingStyleSheetMode ... Thanks for the help....
OOPs not what I meant: What I meant was two panes in emacs one showing the tags the other showing the html formatted with css. even nicer would be the ability...
... No thanks. If you want it, please feel free. Please don't mix two applications. regards -- Dave Pawson XSLT XSL-FO FAQ. http://www.dpawson.co.uk...
I am not sure if any of them would be useful with docbook. Some of the features are implemented as separate elisp files and could maybe be used. Nxhtml mode...