If you are using `rnc--mode39; by David Rosenborg [1] when editing RNC schemas, you may be interested in adding the following to your .emacs to add a 'RNC' menu...
... ! Not seen that, thanks. when editing RNC ... Thanks. Appreciated. regards -- Dave Pawson XSLT XSL-FO FAQ. Docbook FAQ. http://www.dpawson.co.uk...
2099
Tony Graham
tgraham@...
Feb 22, 2012 1:16 pm
From http://inasmuch.as/2012/02/22/flymake-for-relax-ng-compact-syntax/ (require 'flymake) (defun flymake-rnc-init () (let* ((temp-file...
2102
Jesse Alama
alama@...
May 18, 2012 3:38 pm
I like the way that nXML mode validates my XML documents on the fly. It seems that concerning entities, though, there can be false negatives (i.e., nXML says...
nxml is a tool for Relax NG Jesse? sort of not interested in DTD's? Try another tool for DTD validation, I use rxp http://www.cogsci.ed.ac.uk/~richard/rxp.html...
2104
Stephen Corbesero
Stephen.Corbesero@...
May 30, 2012 2:19 pm
Hello. I am new to nxml-mode and this mailing list. I have some very general questions. 1. What is the current development status of nxml-mode? Is there...
On 30 May 2012 15:19, Stephen Corbesero ... If that is where you get it from ? Also available on http://www.thaiopensource.com/nxml-mode/ I haven't yet found a...
Hello, I am a relatively unexperienced Linux/Fedora user. On Fedora 16 I once successfully installed Emacs with the nXML ability working just fine, even after...
On 2 July 2012 13:21, ingrid_schmidt@... ... Due care. nxml-mode has been partially hi-jacked by the xhtml users. It may be easier to install nxml-mode...
2109
Steinar Bang
sb@...
Jul 15, 2012 8:12 am
... Hm... how did you go about to create the RNC file for DITA? I remember having a lot of problems with that back in 2006 or 2007 or thereabouts. ... Hm......
Hi there, I hope I am not posting a previously asked question, but I am not having much luck searching on this topic. I've been a psgml user but want to switch...
... http://dpawson.co.uk/relaxng/nxml/nxml-mode.html is an html version of the help file that comes with nxml-mode. Look for schema locating files. 1. Convert...
On 20/07/12 05:30, Dave Pawson wrote: [...] ... This is only one of a dozen or more missing facilities in nxml-mode. I'm sure nxml-mode must be useful to some...
... Wrong list? Try the emacs mailing list Peter? They can change it. ... I use it. Daily. Output? A book, and another 400Kword document. I'll disagree with...
... Yes, sorry for the rant :-) I did post a message, but no reply. ... I'm actually slightly amazed. How do you deal with the absence of C-c C-e, C-c C-r,...
+-- ... +-- I used to use sgml-mode but now I do everything in nxml-mode. I forget what all those keybindings meant, but I can address your need for insertion...
... C-e and C-a are both satisfied using < for element and space bar for attributes. C-RET does split an element. M-C-k ? Not heard of it so I don't miss it? ...
... No, that is C-c RET. Oh, and M-C-k (kill-sexp) just works for me. I make my life a little easier this way: https://gist.github.com/3282903 (Why is is that...
2119
Steinar Bang
sb@...
Aug 13, 2012 7:48 pm
... [snip!] ... IMO you're completely wrong here. The nxml mode is quite good for editing text type documents (I've done docbook and DITA in it). You just...
2120
Steinar Bang
sb@...
Aug 13, 2012 7:55 pm
... I also posted this message as a response to one of Peter's earlier attempts at nxml: http://permalink.gmane.org/gmane.emacs.nxml.general/1955 The message...
2121
Dmitry Gutov
dgutov@...
Sep 22, 2012 12:13 am
Hi all! Like some, I'd like to be able to use nxml-mode for editing ERB templates. Or EJS and JSP, they use similar syntax. sgml-mode in Emacs already tries to...
... I like the goal, but unfortunately you can not reach it currently. I have tried this in nXhtml if you are interested. The problem is that nXML parses the...
2123
Dmitry Gutov
dgutov@...
Sep 22, 2012 12:50 am
... https://github.com/purcell/emacs.d/commit/a77629d6a3130d710386e0553a1cbb640797c7e3 ... You're talking about a general goal of being able to skip arbitrary ...
Newbie. Downloaded latest Gnu Emacs for Windows. Studying nxml. It appears that: a) Lots of websites tell you that nxml-complete is bound to C-RET. b) This is...
... It's a personal choice, you choose the keys you want to customize? There isn't a 'wrong39; combination. regards -- Dave Pawson XSLT XSL-FO FAQ. Docbook FAQ. ...
nxml outlining doesn't work for me, since I don't happen to use the schema that nxml-section-element-name-regexp assumes. I don't want to set that every time I...