... See https://bugs.launchpad.net/nxhtml/+bug/409183...
1990
John W. Shipman
shipman507
Feb 5, 2010 10:50 pm
On Fri, Feb 5, 2010 at 11:23 PM, shipman507 <JOHN@...> wrote: +-- ... +-- On Fri, 5 Feb 2010, Lennart Borgman wrote: +-- ... +-- Thanks very much; this...
1991
Lennart Borgman
nlborgman
Feb 5, 2010 10:54 pm
... They are in the nXhtml package. You can either download the whole package or get the files you want from Launchpad. To get more information about nXhtml...
1992
newbccfriends
Feb 7, 2010 3:07 am
I read your profile today, I thought I would drop you a line and hope to become your friend! Check my personal page here: ...
1993
Leonardo
leoboiko
Feb 17, 2010 9:38 pm
Hi, Can nxml-mode or nxhtml-mode support HTML5 in its HTML (not XHTML, not XML) syntax? If not, would patches for such support be accepted? On the one hand,...
1994
Edward O'Connor
hmallow42
Feb 17, 2010 10:28 pm
... No. ... Patches are always welcome. Ted...
1995
carliscmfriends
Feb 28, 2010 3:32 am
Message Alert - You Have 1 Important Unread Message! http://www.ourlivespace.com/HotGirl/photos.htm...
1996
newbccfriends
Mar 20, 2010 10:44 am
You're Invited to join my friends network, check my profile here: http://hamadon.zoomshare.com/files/chicks.htm...
1997
sweetieibgirl
Mar 24, 2010 4:30 am
Hi, I am Rosana. plz add me as your friend: http://coolababes.zoomshare.com/files/myspace.htm...
1998
hotjtcoolguy
Mar 27, 2010 5:15 am
I created this cool friends network and added you to my friends network. Hit-up now: http://sweetbecky.zoomshare.com/files/photos.htm...
1999
xylobus2003
Mar 29, 2010 4:51 am
Hello, If you have an included file, e.g. Docbook5 chapter included in Docbook5 book, which has no DTD, and not a valid root element on its own, is there a way...
2000
Dave Pawson
dpawso
Mar 29, 2010 7:54 am
... docbook provides docbookxi.rnc which can be used with any file using xInclude. to validate the chapter, simply set the schema to the docbook rnc file. It...
2001
carliscmfriends
Apr 16, 2010 10:42 pm
haha! I i found a very interesting Flash Game today, so I wanna share it with you. You can play online here: ...
2003
Dave Pawson
dpawso
May 10, 2010 9:56 am
On 10 May 2010 10:48, hotjtcoolguy <hotjtcoolguy@...> wrote: Sorry about the spam. I keep removing them from membership, they keep joining under a new...
2008
Steinar Bang
sb@...
Jun 22, 2010 7:47 pm
I couldn't find any schema or DTD for RSS 2.0 on the net, so I wrote an RNC schema that is attached to this article. I've added the following line to the...
2009
Steinar Bang
sb@...
Jun 22, 2010 7:55 pm
... Hm... the next time I think I'll try to put disposition=inline on that MIME part... Oh well!...
2010
Steinar Bang
sb@...
Jun 22, 2010 8:04 pm
... [gone quoted text] ... The list filter/list manager of this list is pretty busy. I had quoted the text inserted for the attachment it had stripped away on...
2013
christian_stieber
christian_st...
Aug 27, 2010 4:50 pm
Well, like most XML tools, nxml-mode seems to be "oversized". Basically, I don't want to place my schema files on a webserver. Why should I? And how do I...
... So work without a schema? You've pushed yourself into a corner there :-) -- Dave Pawson XSLT XSL-FO FAQ. Docbook FAQ. http://www.dpawson.co.uk...
2016
Steinar Bang
sb@...
Aug 28, 2010 3:45 pm
If rng-schema-locating-files contains "schemas.xml" (which I think it does by default. Try `C-h v rng-schema-locating-files' to verify), you can put a file...
2017
Tony Graham
Tony.Graham@...
Aug 28, 2010 11:14 pm
On Fri, August 27, 2010 5:50 pm, christian_stieber wrote: ... I used to have a hook function for nxml-mode that read the PI that <oXygen/> inserts in XML files...
2018
Leigh L Klotz Jr
leighklotz
Aug 30, 2010 5:05 pm
I admin I'm confused about this. Can't you just use the menu item to set the schema for a file and let emacs save the data for you? Is it really a big deal...
2019
Steinar Bang
sb@...
Aug 31, 2010 4:29 pm
... Huh...? Is that possible? I didn't know that. Now I've experiemented. Original poster, please try this: Make sure that the first element (car) of...
2020
Dave Pawson
dpawso
Aug 31, 2010 4:51 pm
... (define-key nxml-mode-map [f9] 'rng-set-schema-file) as part of your .emacs helps. I use f9 now, then tidy up the schemas file every few months This as...
2021
Steinar Bang
sb@...
Aug 31, 2010 5:41 pm
... [snip!] ... Note that this particular setting may be appropriate to the original poster's use case. This makes nxml look for a single schemas.xml file in...
2022
Florent Georges
darkman_spam
Aug 31, 2010 6:11 pm
Steinar Bang wrote: Hi, ... Just to add my 2 cents to the current discussion, I don't like the schemas.xml file in the current directory neither. I have the...
2023
Dave Pawson
dpawso
Sep 7, 2010 9:15 am
Henri has worked on a schema for nxml-mode with html5. I've compiled the datatype library into a jar... http://github.com/hober/html5-el Now I'm stumped. How...
2024
James Clark
james_j_clark
Sep 7, 2010 9:55 am
I don't see any jar file there. There's a bunch of .el files and an explanation of how to use it with nxml-mode....
2025
Dave Pawson
dpawso
Sep 7, 2010 10:12 am
... Agreed. I was too hasty. http://github.com/hober/html5-el/archives/master downloads a directory which includes a readme, an addition to the schemas.xml...