Wanted to drop a note and introduce myself since I am new to the group. I am 23/f with a zest for life interested in meeting guys and girls that enjoy some of...
vroom_780787@...
Feb 16, 2004 9:46 am
461
... enjoy ... <http://www.scvhosting.com/mywebcam/> more of my pics here or ... Maybe she'll let us see her .emacs file. Bob...
... With the mouse wheel on by default. and special syntax highlighting. And maybe a filter to catch these stupid emails so they don't make it into the...
I've been reading that other people are having issues with highlighting, and I thought I'd chime in. I'm having the same issue, if I load up an XML file...
... It's not the job of nxml to handle such things. Take a look at mmm-mode [multi-mode-mode -- http://mmm-mode.sourceforge.net/], which lets you define...
Hello All, Josh, I don't understand why you said that it's not the job of an xml editor to handle PCDATA. I think that it is important for such tool to render...
nXML mode is great. Thanks. My normal usage mode is to load and .xml file and have it associated with a schema (.rnc file.) I find that often I need to go and...
is there a mode that display ".rnc" files in color? It would be nice if there was a good mode for editing/coloring .rnc files; i must not be aware of it...
... Thanks. This works, but when compiling rnc-mode.el file i do get the error: Compiling file /home/gthaker/elisp/rnc-mode.el at Mon Mar 1 17:21:56 2004 **...
... Unless I am missing something this requires the schema file to be respecified. I just wish to tell nxml mode that the schema file that has been associated...
apply: Internal error at 3914 in rng-validation-mode. Wrong type argument: arrayp, 0 Region saved This is shown in the message window, Latest nxml, emacs 21.3 ...
... I'll second the request: something that does for the schema in memory what the Emacs revert-buffer does for the file in memory (that is, reloads it from...
I converted am XML Schema called METS (found at http://www.loc.gov/standards/mets/mets.xsd) to Relax NG compact syntax (mets.rnc) using the Sun RELAX NG...
Please ignore previous message. I found the problem. I had not properly converted the schema to rnc format. I ran the conversion to rnc using trang and now it...
I just recently installed nxml-mode and am trying to get oriented. I am happily editing documents that are governed by one schema. My question is: Does...
... Morgan, I've not mixed two prefixed namespaces as you have them, but I have used mods in conjunction with another namespaced schema content embedded in the...
Bruce D'Arcus
bdarcus@...
Mar 8, 2004 3:22 pm
481
... yes, most definitely. it works exactly as you'd expect. the prompting of names does not show the namespace, however, if things from several namespaces are...
... (please excuse if I post this twice - I logged in with the wrong ID... ) I've found a possible solution: Adding (add-hook 'nxml-mode-hook (function (lambda...
I am 23/f with a zest for life interested in meeting guys and girls that enjoy some of the same things. Check out some of my pics here and the link to my...
vroom_780787@...
Mar 13, 2004 1:20 am
485
I am relatively new to emacs, but I really like the realtime validation of XML with nxml-mode. I am so new, I didn't have a .emacs file, so I start blank....
Hi all, I'm afraid that this is the right place to ask this. I'm composing an UTF-8 encoded XML document using NT emacs (of course, the machine architecture is...
The file displayed below is a valid xhtml file, but nxml says that is an invalid one. ... <?xml version="1.0"?> <html xmlns="http://www.w3.org/1999/xhtml"> ...
matwb@...
Mar 25, 2004 12:01 pm
489
... I'm pretty sure any xml validator would also object. In other words, it's not valid. Bruce...