... Yes, but as of yet I have not received a response. -tree -- Tom Emerson tremerson@... http://www.dreamersrealm.net/tree...
2141
James Clark
james_j_clark
Dec 19, 2012 2:13 am
Have you tried contacting the original author? It was David Rosenborg, who is still listed at: http://www.pantor.com/s/contact.html James...
2140
Oleksandr Gavenko
gavenkoa
Dec 18, 2012 7:25 pm
... Please submit same message to gnu-emacs-source@... Emacs source code posts only. http://lists.gnu.org/mailman/listinfo/gnu-emacs-sources Emacs source...
2139
Eric Prud'hommeaux
eric@...
Dec 18, 2012 7:00 pm
* Tom Emerson <tremerson@...> [2012-12-18 12:45-0500] ... I heard from some zealots that HTML5 documents like ...
2138
Tom Emerson
tremerson@...
Dec 18, 2012 5:58 pm
... I wasn't implying that change is necessary for change's sake. However, rnc-mode does not work on Emacs 23 and later without modification. That's the reason...
2137
Dave Pawson
dpawso
Dec 18, 2012 5:51 pm
... Likely because no bugs have been reported. and ... Canonical? In what sense? http://relaxng.org/#editors does link to it, not sure why though. ...
2136
Tom Emerson
tremerson@...
Dec 18, 2012 5:45 pm
Greetings, I noticed that rnc-mode has not been updated for quite some time, and that the canonical download link at Pantor stopped working. I created a repo...
2135
Peter Flynn
docum3nt
Oct 14, 2012 1:03 pm
... Yes, but I suspect (as you mention later) that most people tend to work with the same schema most of the time. I have no data on this, and I'm not aware...
2134
Dave Pawson
dpawso
Oct 14, 2012 6:56 am
... I apologise if I misinterpreted the question. I can now state that I really don't understand it. fyi. Having used nxml-mode since it was released (by James...
2133
RonB
ron_burk
Oct 13, 2012 9:51 pm
... It was rather in the nature of a technical question, but since no one objected I'll assume that was, in fact, a reasonable function and scope at which to...
2132
RonB
ron_burk
Oct 13, 2012 9:48 pm
How terrifically unclear I must have been for you to imagine that "read the documentation" could be a helpful response! :-) Let me try to do a better job than...
2131
Jeff Rancier
jbrancier
Oct 13, 2012 5:35 pm
Aye! Â Jeffery B. Rancier Software Engineer http://www.linkedin.com/pub/jeff-rancier/9/996/aa9 ... Aye! Jeffery B. Rancier Software Engineer...
2130
Dave Pawson
dpawso
Oct 13, 2012 6:27 am
... It's not a patch, its the normal way to use nxml-mode. Read the documentation that comes with it? http://www.dpawson.co.uk/relaxng/nxml/nxml-mode.html...
2129
RonB
ron_burk
Oct 12, 2012 5:26 pm
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...
2128
Dave Pawson
dpawso
Oct 12, 2012 6:48 am
... 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. ...
2127
RonB
ron_burk
Oct 11, 2012 9:00 pm
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...
2126
Oleksandr Gavenko
gavenkoa
Oct 9, 2012 12:25 pm
... Look like nice mode. I recommend you to announce it at list especially designed for this purpose: gnu-emacs-sources@... or through Gname:...
2125
Dave Pawson
dpawso
Oct 9, 2012 7:16 am
http://web-mode.org/ A new mode for working with mixed {HTML, PHP, Java, JSP, ASPX, JavaScript, CSS}. -- Dave Pawson XSLT XSL-FO FAQ. Docbook FAQ. ...
2124
Lennart Borgman
nlborgman
Sep 22, 2012 1:03 am
... Oh, sorry, I did not recognize it was with you. Yes, if you can do that then it would work. And everything you need is then already in nXhtml....
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 ...
2122
Lennart Borgman
nlborgman
Sep 22, 2012 12:20 am
... 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...
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...
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...
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...
2118
Carsten Bormann
knurfel
Aug 7, 2012 7:54 am
... 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...
2117
Dave Pawson
dpawso
Aug 7, 2012 6:51 am
... 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? ...
2116
John W. Shipman
shipman507
Aug 6, 2012 7:43 pm
+-- ... +-- 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...
2115
Peter Flynn
docum3nt
Aug 6, 2012 7:24 pm
... 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,...
2114
Dave Pawson
dpawso
Aug 6, 2012 6:48 am
... 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...
2113
Peter Flynn
docum3nt
Aug 5, 2012 3:58 pm
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...