Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

emacs-nxml-mode · New XML Mode for Emacs

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 240
  • Category: XML
  • Founded: Sep 5, 2003
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 460 - 489 of 2146   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Simplify | Expand Author Sort by Date v
489 Bruce D'Arcus
bdarcus@... Send Email
Mar 25, 2004
12:18 pm
... I'm pretty sure any xml validator would also object. In other words, it's not valid. Bruce...
488 matwb@... Send Email Mar 25, 2004
12:01 pm
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"> ...
487 Yoon Kyung Koo
yoonforh Send Email
Mar 15, 2004
2:05 pm
I'm sorry I just thought wrong. please ignore the mail....
486 Yoon Kyung Koo
yoonforh Send Email
Mar 15, 2004
1:50 pm
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...
485 albuckiii Send Email Mar 14, 2004
5:03 am
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....
484 vroom_780787@... Send Email Mar 13, 2004
1:20 am
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...
483 steffengung Send Email Mar 12, 2004
8:35 am
... (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...
482 steffengung Send Email Mar 11, 2004
3:50 pm
Hello, I am new to emacs and would like to convert german umlauts into the appropriate unicode-entities on the fly, i.e. while typing. I've noticed...
481 Sebastian Rahtz
srahtz Send Email
Mar 8, 2004
4:39 pm
... 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...
480 Bruce D'Arcus
bdarcus@... Send Email
Mar 8, 2004
3:22 pm
... 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...
479 mcundiff3 Send Email Mar 8, 2004
3:15 pm
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...
478 mcundiff3 Send Email Mar 6, 2004
5:55 pm
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...
477 mcundiff3 Send Email Mar 6, 2004
3:20 pm
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...
476 DuCharme, Bob (LNG-CHO)
philregion Send Email
Mar 2, 2004
8:29 pm
... 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...
475 david.pawson@...
dpawson2000 Send Email
Mar 2, 2004
2:23 pm
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 ...
474 DuCharme, Bob (LNG-CHO)
philregion Send Email
Mar 1, 2004
11:11 pm
Yes. I told them about it, but I guess they didn't fix it in the distribution. Bob ... From: ghthaker [mailto:gthaker@...] Sent: Monday, March 01,...
473 Gautam H Thaker
ghthaker Send Email
Mar 1, 2004
10:50 pm
... 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...
472 Josh Sled
joshsled Send Email
Mar 1, 2004
10:38 pm
... C-c C-s [rng-c-set-schema] ... ESC C-n [nxml-forward-element] ... ...jsled -- http://www.asynchronous.org/ - `no=jsled; spam=asynchronous.org; echo...
471 ghthaker Send Email Mar 1, 2004
10:31 pm
... 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 **...
470 DuCharme, Bob (LNG-CHO)
philregion Send Email
Mar 1, 2004
10:14 pm
... See "RNC Emacs Mode" at http://www.pantor.com/download.html <http://www.pantor.com/download.html> . Bob...
469 ghthaker Send Email Mar 1, 2004
10:08 pm
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...
468 ghthaker Send Email Mar 1, 2004
9:50 pm
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...
467 david.pawson@...
dpawson2000 Send Email
Mar 1, 2004
10:28 am
Fairly regular use of the schema location file results in such as <uri resource="NISO/2004/relax/test.xml" uri="NISO/2004/relax/dtbook.rnc"/> <uri...
466 Eric Chastan
ericch2003 Send Email
Feb 23, 2004
10:21 am
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...
465 Anna
gonalea Send Email
Feb 21, 2004
2:12 am
It is spam. ... group. ... that enjoy...
464 Josh Sled
joshsled Send Email
Feb 20, 2004
4:34 pm
... 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...
463 aptpenguin Send Email Feb 20, 2004
3:57 pm
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...
462 Aaron
aamehl Send Email
Feb 17, 2004
6:22 pm
... 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...
461 DuCharme, Bob (LNG-CHO)
philregion Send Email
Feb 17, 2004
4:06 pm
... enjoy ... <http://www.scvhosting.com/mywebcam/> more of my pics here or ... Maybe she'll let us see her .emacs file. Bob...
460 vroom_780787@... Send Email Feb 16, 2004
9:46 am
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...
Messages 460 - 489 of 2146   Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help